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.

RTOS/PROCESSOR-SDK-AM57X: timeSync example error loading on SDK 05.01.00.11

Part Number: PROCESSOR-SDK-AM57X

Tool/software: TI-RTOS

Hello. I'm using AM572x IDK board and want to see tymesync example working (I need PTP in my project). Project is built correctly, I'm selecting Texas Instruments XDS100v2 USB Debugger and only A15 0 core. But when I try to load by CCS debugger, CCS tries to write something to 0x0 address and crashes with that output:

CortexA15_0: File Loader: Verification failed: Values at address 0x00000000 do not match Please verify target memory and memory map.
CortexA15_0: GEL: File: /home/alex/volume-150/ti/ti-processor-sdk-rtos-am57xx-evm-05.01.00.11/pdk_am57xx_1_0_12/packages/MyExampleProjects/timeSync_BasicExample_idkAM572x_wSocLib_armExampleproject/Debug/timeSync_BasicExample_idkAM572x_wSocLib_armExampleproject.out: a data verification error occurred, file load failed.
CortexA15_0: Unable to terminate memory download: NULL buffer pointer at 0x3aa4 (Emulation package 8.0.803.0)

Other example project (NIMU_DualMacExample_idkAM572x_armExampleproject, for exapmle), builds & loads fine.

Tell me, please, what do I need to change in order to build & load ptp example.

P.S. I'm using Ubuntu 16.04.5 LTS x64, CCS v8.1.0, AM572x SDK v05.01.00.11

  • Hi Alex, it works for me.. could you please clean/rebuild timeSync_BasicExample_idkAM572x_wSocLib_armExampleproject? Also, are you running gel file scripts when connecting the target (Target Configurations, right click -> Launch selected configuration)?. Below snapshot shows were to find if gel file is called. Also, just FYI, I tested on a windows7 PC.

    thank you,

    Paula