I have successfully ported the EEPROM code example from the F28P65x controller to the F2800137 controller. I am able to write and read data from the designated flash locations, i have verified using the memory view option in CCS (Code Composer Studio). However, when I reload the debug session, all the data stored in the EEPROM locations gets erased.
Could you please provide some solutions to fix this issue?