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 simulate in AT89S8252

Hi,

I am using the AT89S8252 uC.I am using the internal EEPROM to store config. data.The problem now is how do I check the contents of the EEPROM during simulation.

I tried x:0x0000 but my subroutine is not updating these locations...

I am using assembly lang.

Rgds
Raj