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.

TMS320C5515 - Failed to load program

 

Hello!
A problem occures at my TMS320C5515EVM if I want to load a new program to the board.
The error message is:
C55xx: File Loader: Data verification failed at address 0x000059A0 Please verify target memory and memory map.
Error found during data verification.
Ensure the linker command file matches the memory map.

 

I am not able to load a new program to the board (for example: tested programs, demo-codes from TI).

The problem occors since I used a bootloader-file, in this code the on chip RAM (DARAM, SARAM) were disabled to save power (0x1C28..0x1C2D set to value 0x0000). Now this is done at every time I power my board. Could this be the problem? If yes, how can I change this registers - I can only connect to the target but I can't load a new program...
Regards
Martin