Hello,
I'm new to the forum, so please be patient with me. I have an RM57 HDK and I used HALCoGen to create a FREERTOS project. From inside CCS 6.0.1.00040 I compiled and setup a debug configuration using XDS100v2 USB Debug Probe_0/CortexR5. Next, I initiated a debug session and CCS seemed to program my board OK. Unfortunately the image didn't work and I tried to re-start so that I could step through the code to debug. The second time CSSS tried to program the flash upon a debug session it failed. The error output I see is:
CortexR5: GEL Output: Memory Map Setup for Flash @ Address 0x0
CortexR5: GEL Output: Memory Map Setup for Flash @ Address 0x0 due to System Reset
CortexR5: Flash Programmer: Error erasing Bank 0, Sector 0. Operation Cancelled.
CortexR5: GEL: File: C:\Users\Rlentz\workspace_v6_0\HelloWorld\Debug\HelloWorld.out: Load failed.
CortexR5: GEL Output: Memory Map Setup for Flash @ Address 0x0 due to System Reset
At this point I see a red LED lit on the board which goes away after a power cycle and some long period of time. I can't seem to do anything with the board now. I tried power cycling the board and I tried exiting and re-opneing CSS. No combination of those things seem to help. Can you help with identifying what I did wrong?
Thank you,
Ray