This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

CCS/RM46L852: "Hercules Safety MCU Development kit RM4 MCU" load program failed

Part Number: RM46L852

Tool/software: Code Composer Studio

Hi All,

I am using Hercules safety MCU development kit (RM46L852) to develop my application in version CCS 9.0.1.

When I import the project from "C:ti\Hercules\Hercules Safety MCU Demos\RM46x target source\build" and then "Rebulid project". There is no error and then use the TI XD2100v2 Connect target board and then execute "load program" from C: \ti\Hercules Hercules Safety MCU Demos\RM46x target sources\build\debug\RM46x_demo _software.out to download firmware.

Finally, erasing flash no error but loading program the following error occurred :

 

CCS console appears as following message:

CortexR4: GEL Output:     Memory Map Setup for Flash @ Address 0x0 due to System Reset
CortexR4: 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.
CortexR4: File Loader: Verification failed: Values at address 0xF0400000 do not match Please verify target memory and memory map.
CortexR4: GEL: File: C:\ti\Hercules\Hercules Safety MCU Demos\RM46x_target_sources\build\Debug\RM46x_demo_software.out: a data verification error occurred, file load failed.
CortexR4: GEL Output:     Memory Map Setup for Flash @ Address 0x0 due to System Reset

I don't know why the error. Anyone can help me to solve this issue?

Thanks in Advance

Shian