Hello!
I am evaluating TMS320C5515 eZdsp USB Stick. I ran successfully some benchmark tests in RAM (I applied Debug As -> Debug Session).
But: I tried to run the previous benchmark tests in FLASH (again I applied Debug As -> Debug Session) but I met problems with the debugger (compiling&linking went fine).
I applied the same GEL file for the both (RAM&FLASH) tests.
I got the following error messages:
"C55xx: Loader: One or more sections of your program falls into a memory region that is not writable. These regions will not actually be written to the target. Check your linker configuration and/or memory map. C55xx: File Loader: Data verification failed at address 0x00FE0000 Please verify target memory and memory map. Error found during data verification. Ensure the linker command file matches the memory map."
My point of view is that GEL file had correct memory areas.
What is wrong with my system? Need I flash my code into FLASH memory by different method or?
BR
Ville