Hello all,
I'm getting an error message while trying to test my program on the onboard emulator. The DSK I'm using is the TMS320VC5510 DSK with CCS 4. Using the "DSK5510" gel under "Spectrum Digital DSK-EVM-eZdsp onbaord USB emulator" connection type.
I've also linked the "lnk.cmd" file to the project in the c5000 lib folder to see if that helps.
Anyway, here's the output I'm getting from the console:
C55xx_0: GEL Output: Gel StartUp Complete.
C55xx_0: File Loader: Data verification failed at address 0x00FFFF00 Please verify target memory and memory map.
Error found during data verification.
Ensure the linker command file matches the memory map.
I've tried running the debug without lnk.cmd linked to the project, and same with lnkx.cmd. Not sure how to go about this since this is the first time I'm using CCS4 and a DSK as well.
Thanks in advance,
Jordan