Hi,
I want to write data to the EEPROM region (0xF0200000) to test the ESM functionality (maybe create an ECC error) on the TMS570LS3137 . By using Code Composer Studio (v. 4.24) I can access this memory location in debug mode. When I try to write data to address 0xF0200000 the debugger jumps to the dataEntry interrupt.
Are there any documents which explain how to access the EEPROM memory? How can I generate an ECC error in the EEPROM memory region?
Thanks in advance
jonas