> > You can probably use __code and __at to achieve the desired result, the > same way you do for configuration fuses, by specifying as the parameter > to __at the address that the HEX file needs to contain to signal to the > programming tool that you're talking about EEPROM. Yes I tried that, but __code tries to produce data in code memory, and complains that this address is out of allowed region or something like that. I did not find eeprom address in pic16f88 manuals, but it appearded in hex file downloaded from pic, and google search gave me the same address, 0x2100. --=20 KPL --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .