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
I use CCS6.1 and controlsuit example. At first, I use RAM to debug, and everything is OK, Now, I use FLSAH to debug, I can build the project success, and the '.ccxml' shows that target can connect the DSP. But I can't load .out and debug the project. please help me.Thank you.
C28xx_cpu1:verification failed:value at address 0x82000 do not match Please verify target memory and memory map.
Hi,
Can you tell the address for which error is coming. Its not very clear from snapshot.
Also can you check the value at flash locations via CCS memory watch window and tell if values are 0x0 or 0xFFFF_FFFF
Regards,
Vivek Singh
Hi,
Please check for updates in CCS and install them.
Thanks and regards,
Vamsi
Hi,
Can you open CCS memory window for the addresses (0x80000 and 0x82000) at which verify is failing and see what values are programmed there?
Did you program any passwords in OTP?
Thanks and regards,
Vamsi