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.

Optimization level gives Data verification failed at address 0x10000



I need to do debug of an existing project using TMS320C32. The chip ran ok.

I tried to watch some variable but the value seemed wrong. I saw the project optimization level was LEVEL 1 - local. I assumed the wrong variable value was because of the optimization. (correct me if I'm wrong). I changed the optimization to DISABLE and rebuilt the whole project. But when I loaded the program to the board, it kept giving me this warning. Is it normal? Thanks

Data verification failed at address 0x10000. Please verify target memory and memory map.

And then, another warning at address 0x102D7

....