Tool/software: Code Composer Studio
We are trying to verify operation of a Spectrum Digital XDS560v2 Traveler with the Hercules processor using the Launchpad board.
No matter what we try, we always see errors like this:
CortexR5: GEL Output: Memory Map Setup for Flash @ Address 0x0CortexR5: Error initializing flash programming: Reset Emulator error. The requested reset was aborted.
CortexR5: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map.
CortexR5: File Loader: Verification failed: Values at address 0x000047C1 do not match Please verify target memory and memory map.
CortexR5: GEL: File: Firmware.out: a data verification error occurred, file load failed.
The on board XDS110 works fine.
The XDS560v2 works fine with other boards/CPUs (eg TM4C129, OMAPL137).
The XDS560v2 is apparently good at the Target Configuration generation stage - "Test connection" works as expected.
The "Reset the target on a connect" option makes no difference.
Suggestions / advice greatly appreciated