We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
How can Assess high "128 byte" and 2k eeprom inside AT89s8252 By C language? where can i find any example about that? pls help.
"If it is XDATA mapped, just create a pointer to xdata and point to it." Or use the _at_ keyword extension, Or use Linker controls to locate your variables appropriately within the EEPROM XDATA address range. either way, you will need to read the appropriate Manual