Hi,
I am using an OMAP-L138 and upgraded CCS to version 4.2.0.10018 and can no longer debug my application.
I am connecting to the TMS320C64XX core, loading a gel file (that worked with 4.1.x). When I try to load my DSP application I get an error:
C674X_0: File Loader: Data verification failed at address 0xC63D6800 Please verify target memory and memory map.
Error found during data verification.
Ensure the linker command file matches the memory map.
All of my memory windows will no longer work (I get XXXX's, saying the memory map is not valid). I have tried restarting the app, reloading the Gel, reloading the memory map. Everything claims to be OK, but the access windows and the load capability is now broken.
However, if I view the Memory Map, on the Gel File Tool Tab, it shows that all of the regions that should be available (including the DDR from 0xC0000000 to 0xDFFFFFFF).
I am at a dead stop. I am not doing anything different than with 4.1.X. Can someone please advise?
-Mike