On Mon, Jun 24, 2002 at 05:26:07PM -0400, A.J. Tufgar wrote: > Hello all, > I'm using a 'F627 and when I program the chip I would like > addr 0 of the data eeprom to start with a specific value. How do I > specifiy the value in my asm file? While it's assember and programmer specific, the de-factor standard starting address for the data EEPROM is 0x2100. According to my gputils manual for the gpasm assembler, the DE directive will store one byte per word. I just tested it and it seemed to work correctly for gpasm. BAJ -- http://www.piclist.com#nomail Going offline? Don't AutoReply us! email listserv@mitvma.mit.edu with SET PICList DIGEST in the body