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.
Tool/software: Code Composer Studio
Hello, everyone! When I tried to load the code on the ARM , I just encountered the trouble described as the following :
arm_A15_0: File Loader: Verification failed: Values at address 0x00000094 do not match Please verify target memory and memory map.
arm_A15_0: GEL: File: C:\Users\suafi\workspace_v9_2\hello_world_arm\Debug\hello_world_arm.out: a data verification error occurred, file load failed.
arm_A15_0: Unable to terminate memory download: NULL buffer pointer at 0x3aa4 (Emulation package 8.3.0.00003)
the evulation kit I use is the EVMK2E which contains the 66ak2e05 with 4 ARMs and 1 DSP kernel. The CCS version is CCS v9 on windows 10 system.
Need your help !
Thanks a lot!
Hello,
The "data verification error" is a very common one, with many potential root causes. Please read the below article for more details and suggestions on how to resolve it:
http://dev.ti.com/tirex/explore/node?node=APy2XbLelxyqBB2Yz0WR.w__FUz-xrs__LATEST
Thanks
ki