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.
I am using xds100v2 USB Debug probe connecting to F28054M, CCS shows up this messages while I am loading .out file into FLASH.
C28xx:File Loader: verification failed: values at address 0x0000003ef605 do not match please verify target memory and memory map
C28xx GEL File:c:users\user\workspace...\proj_lab01.out: a data verifcation error occured, file load failed.
I checked f28054m.gel file, Memory Map shows 0x3e8000 - 0x3f7fff is for FLASH.
I changed 0x3e8000 to 0x3ef605 it doesn't work.
What can cause this issue? please help!
I connected it using Target Configruration in the debugged mode, it shows: Texas Instruments XD100V2 USB Debug Probe_0/c28x (Suspended)
I use Memory Browser to check the data at address 0x3ef605 and 0x3e8000, both are 0000
What do I need to do if it's locked up?