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.

Problems with C5505 eZDSP on CCSv5

Other Parts Discussed in Thread: TMS320VC5505, TMS320C5505

I am trying to connect to an TMS320VC5505 eZDSP USB STICK with an XDS100 using the CCS v5.1 M7, linux version. The code is a simple "Hello World"  successful tested in windows CCSv5.1.

 

The code has been compiled, but not been loaded on the target. I followed every steps on manual "Linux Installation Instructions". I installed the CCS as root and launched it as an common user.

 

After the CCS has been installed, I created a CCS Project with a "Hello World" example, just to test the proccess of compilation and loading of the program. Below, I summarized the configurations on the ccxml file.

  • Connection: Texas Instruments XDS100v2 USB Emulator
  • Board: TMS320C5505

The problem is when I try to loading the program on target board. The CCS stay loading indefinitely. 

 

Can anyone help me?