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.

RM57 HDK debug Problem

Other Parts Discussed in Thread: UNIFLASH

Hi

I've tested to rm57 HDK by CCS 6.0.1, but it can't write to flash.

below is an error message in console.

CortexR5: GEL Output: Memory Map Setup for Flash @ Address 0x0CortexR5: 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: Unable to terminate memory download: NULL buffer pointer at 0x3a9f
CortexR5: GEL: File: C:\Test_Work\EFI_RM57\Debug\EFI_RM57.out: Load failed.
CortexR5: GEL Output: Memory Map Setup for Flash @ Address 0x0 due to System Reset

I was executed "Hercules Safety Mcu Demo" in order to solve this problem.
but "Hercules Safety Mcu Demo" was not executed

below is an error message .

Uniflash With Required Hercules Device Support Package was not found on your computer. Please Update your Hercules Device Support Package using the check for updates in the Uniflash Menu and then try again..

I had uniflash verson3.1. but uniflash3.1 is not supported to rm57.

I was see that same problem in forums.
But i could not have solved this problem.

I want to know this problem solution.

  • DaeCheol,

    Which emulator are you using? The build in XDS100v2?

    On my side, I did try using an HDK RM57 with:

    XDS100v2 (On board)
    XDS200 (Spectrum Digital)

    Both configuration are working.

    My CCS version is:

    6.0.1.00040

    Hercules Emulation Package is:

    6.0.6 

    Please can you check and let me know.

  • CCS 6.0.1 has full support of RM57. You should not need to install any other software. I have re-confirmed that Flash programming works with RM57 HDK. Please check your target configuration or re-install CCS.

    Thanks and regards,

    Zhaohong
  • I was used ccs 6.0.1.00040 and bulld by XDS100v2.

    And I did updated Hercules Emulation through check for update.

    And then it was not executed my ccs 6.0.1.00040.

    So I was used Hercules Demo Safety MCU Demo Program.

    but it was not equally executed.

    My windows7 is 64bit.

    I want to know reason that ccs 6.0.1.00040 was not executed.