Part Number: TMS320DM642
Tool/software: Code Composer Studio
Hi,
I am running CCS7.3 under Windows 10. When I try to launch a debug session (XDS560V2 Traveler) following error message is shown:
C64x: File Loader: Verification failed: Values at address 0x8004AD60 do not match Please verify target memory and memory map. C64x: GEL: File: app.out: a data verification error occurred, file load failed.
When checking the memory map, the .gel file and the linker command file, there is nothing suspicious (http://software-dl.ti.com/ccs/esd/documents/troubleshooting-data_verification_errors.html).
Line in .gel file: GEL_MapAdd(0x80000000,0,0x08000000,1,1);
Line in Memory Map: Start Address= 0x74000000; End Address = 0x87FFFFFF; Attributes = RAM
Line in .cmd file: SDRAM: o = 80000000h l = 01000000h
When using the Memory Browser, I am able to set values at this memory location. When refreshing, the memory holds this value.
Can you please provide me further support to solve this problem?
Thanks in advance.
Best regards,
Daniel