On Wed, 13 Oct 1999 14:58:38 -0400, Andy Kunz wrote: >At 02:55 PM 10/13/1999 -0300, you wrote: >>Does anyone know how to set the EEPROM on a 16F877 >>using Hi-Tech PICC? > >Octavio, > >You need to use the PSECT method like I showed you before. If you refer to >the Microchip programming manuals, you will see that data in the EE is >always at address 2000h (I think). This will get the data into the chip >via the programmer. Ummm, Andy, I think that would be 2100h! The config is located at 2000h. Dan