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.

C28xx:File Loader: verification failed: values at address 0x0000003ef605 do not match please verify target memory and memory map

Other Parts Discussed in Thread: DRV8312

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!