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.

CCS/TMS320C6657: EVM Load Fail

Part Number: TMS320C6657

Tool/software: Code Composer Studio

Hello,

I am attempting to use a Dell Precision T7400 to connect to a TMDSEVM6657LS EVM board. I am using CCSv5 and the operating system on the computer is Windows 7. I am attempting to run a "Hello World" program on this board through the XDS200 connection. I have successfully ran the "Test Connection" on the configuration file, but when I try to upload the "Hello World" .out program to one of the cores, CCS throws out the following error message:

C66xx_0: Trouble Writing Memory Block at 0xecd8 on Page 0 of Length 0x94: (Error -1190 @ 0x8000) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.0.838.0)

C66xx_0: GEL: File: C:\Users\Liu\workspace_v5_2\Hello_World\Debug\Hello_World.out: Load failed.

C66xx_0: Error: (Error -1190 @ 0x0) Unable to access device memory. Verify that the memory address is in valid memory. If error persists, confirm configuration, power-cycle board, and/or try more reliable JTAG settings (e.g. lower TCLK). (Emulation package 5.0.838.0)

How would I go about debugging this "Load Program Fail" error?

Thank you,

Joseph