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.

Support in solving memory map issue with TMS470/

Other Parts Discussed in Thread: UNIFLASH, CCSTUDIO

Hello,

I would like to introduce myself first that I am learning about ARM 7 and experimenting with TMS470.

As a beginning step I created a simple project in ccs v3.3 and added rts32tiabi.lib and lnk32.cmd file to my simple hello world program. The project includes tms470.gel file in ccs.

The program builds with 0 Errors and 0 warnings and I get an *.out file.

When i use uniflash to flash this .out file i get the following error:

[22:37:46] ERROR >> arm7: File Loader: Data verification failed at address 0x00000000 Please verify target memory and memory map.

[22:37:46] ERROR >> arm7: GEL: File: C:\CCStudio_v3.3\Exercise1\Debug\Exercise1.out: a data verification error occurred, file load failed.

[22:37:46] File: C:\CCStudio_v3.3\Exercise1\Debug\Exercise1.out: a data verification error occurred, file load failed.

I searched online as this comment was seen with earlier colleagues and posts but the problem is not getting resolved with mentioned solutions.