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?