Hi all
I have a source code as same as this:
flash unsigned char buffer[3]={0xff,0x01,0xff};
if i want to know what is the address of this variable
in my flash memory("SMALL MODEL")
i want to use this address in my program.how can i find it?
thanksMessage
the address of flash memory
2011-12-30 by m_gh77