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