const char *flash = (const char *) 0x0000; // should do the job for
you
----- Original Message -----From: mkrbnsSent: Sunday, November 14, 2004 3:48 PMSubject: [AVR-Chat] Reading Program memory
I would like to read a byte of the program memory from within my C
program, I am unsure of how to do this using the atmega128?
Thanks for your help.