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.

Data Verification Error without Address, OMAPL137 ARM CCS V4.0.0.1500 XDS100v2

I am using CCS v.4.0.0.1500 with an XDS100v2 emulator, and an OMAPL137 target.
On the ARM side; I have been getting data verification errors when loading my program;

The cause of the data verification error is really a problem on my side;  I had code linked into

an SDRAM that wasn't populated.


However, the window that popped up to tell me there was a data verification error did not list the

address at which the error occurred.  Just that there was one.   This meant a sort of 'hunt' to figure

out what memory area was the problem.

It would have been better if the error window reported the address - so that I could have been pointed

directly to the problem.