Because of the Thanksgiving holiday in the U.S., TI E2E™ design support forum responses may be delayed from November 25 through December 2. Thank you for your patience.

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.

SK-AM62: Data Verification Error while loading the program

Part Number: SK-AM62

Dear Team,

             I was currently using 9.01 version of mcu_plus_sdk and 12.5 version of CCS.

            I am trying to load the led_blink example code to AM62x board, but I am facing an issue while loading the program into it as shown in the below screenshot.

Also, I have tried with 9.0 version of mcu_plus_sdk and 12.3 version of CCS through which I got the output.

How to correct the above error?

  • Hello Adithya,

    Thanks for reaching out to Texas Instruments E2E support forum.

    Can you please tell which core are you trying to connect? Is it BLAZAR_Cortex_M4F_0 or BLAZAR_Cortex_M4F_1?

    Please note that the BLAZAR_Cortex_M4F_0 core is used for HSM appimage.

    To run examples on M4F core, it is recommended to connect to BLAZAR_Cortex_M4F_1 core. 

    Regards,

    Tushar

  • Hello Tushar,

    Thanks for your quick reply.

    I was trying to connect with BLAZAR_Cortex_M4F_1 core only. But I am facing with the above error with those verions only.

    Can you pls continue with the thread?

    Regards,

    Adithya

  • Hello Adithya,

    Thanks for the above confirmation.

    Can you please try to load the example with No verification enabled?

    To enable No verification option, please follow below steps.

    • Open the Tools menu in the CCS.
    • Navigate to Tools -> Debugger Options -> Program/Memory Load Options. Please see the below screenshot.

    • Select the No Verification option in the menu as shown below.

    • Reload the example.

    After following the above steps you should be able to load and run the program.

    Please let the know if the above solution works.

    Regards,

    Tushar

  • Hello Tushar,

    Thanks for your quick guidance.

    After changing to "No Verification", I have got the output. This has resolved my issue.

    Regards,

    Adithya