This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

External EEPROM and debugging

Other Parts Discussed in Thread: MSP430F2274

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

  • Hi Yu Zhang,

    yes, you can access the external EEPROM while debugging your application. Pls note yu will only see the data your curently processing (reading from/writing to the EEPROM) and not the whole content (as i.e. with the MSP430 INFO memory).

    Rgds
    aBUGSworstnightmare 

**Attention** This is a public forum