Hi all:
I am using IAR workbench and MSP430F2274 to build a simple embedded system. Now I need to add an external EEPROM as memory space for the data my device takes. I am wondering if it is possible to access all the stored contents in this external EEPROM in debugging mode?
Thanks