This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

EEPROM Data Space

I am using A51 for AT89C51ED2. Am I missing something very basic or is there no way to declare space specifically in the internal EEPROM? Do I just declare it as "XDATA" and then use the protocol for reading and writing in EEPROM when accessing it? Seems there ought to be a "PDATA" or "EEDATA" etc.

Thanks

0