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.

CCSV4 TMS320VC5502 Linker Errors

Other Parts Discussed in Thread: TMS320VC5502

I'm attempting to "debug" a board using a TMS320VC5502 DSP, and encounter the following error message:

C55xx: GEL Output: C5502_Init Complete.
C55xx: File Loader: Data verification failed at address 0x00020100 Please verify target memory and memory map.
Error found during data verification.
Ensure the linker command file matches the memory map.

Questions:

1) Looking at the VC5502 memory map, address 0x020100 is located in "External CE0 Space". Why is the linker attempting to use this space?

2) Where is the linker command file located?

The program was originally compiled about 4 years ago, before CCS was "eclipsed based". Unfortunately, I no longer have access to the linker command and gel files that were used.