Following errors are reported when loading program with EEPROM data from within CCS GUI:
CortexR4: Trouble Writing Memory Block at 0xf0208000 on Page 0 of Length 0x7ff0
CortexR4: GEL: File: ....\EepromData.out: Load failed.
There is also another error when EEPROM data is the part of another bigger file:
CortexR4: Error during Flash verification (Flash algorithm timed out). Operation cancelled.
CortexR4: Flash verification returned error condition. Operation cancelled.
CortexR4: Trouble Writing Memory Block at 0xf020ffe0 on Page 0 of Length 0x20
CortexR4: GEL: File: ....\application.out: Load failed
Non EEPROM flash ranges seems to work fine.
The same set of files programs just fine with nowFlash.
Eugene