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.

How to connect F28335 target via XDS510 USB emulator on CCS v5 running over Ubuntu 13.10

Other Parts Discussed in Thread: TMS320F28335

I have installed CCS v5 on ubuntu 13.10 and want to connect my CCS v5 IDE  with my eZDSP emulation board via XDS510 USB JTAG emulator. 

The problem is that "Connect Target" option under 'Run > Connect Target' in the IDE is always disabled whereas emulator scan test seems OK as below:

waseem@localhost:/usr/local/CCSv5/ccsv5/ccs_base_5.0.0.00095/emulation/drivers$ ./sdjtag -X portsavailable

SpectrumDigital USB Jtag Utility

** Checking for available USB devices on valid ports.

$$ XDS510USB PLUS connected on:
$$ EmuPortAddr=0x510
$$ EmuSerialNumber=S260443401122426

waseem@localhost:/usr/local/CCSv5/ccsv5/ccs_base_5.0.0.00095/emulation/drivers$ ./sdjtag -p 0x510 -X scantest

SpectrumDigital USB Jtag Utility

** Emulator Scan Test
-- Found JTAG IR Length of 38
-- Found 1 device(s) in the scan chain

In Target Configuration Wizard of my CCS project, I choose Connection as "Spectrum Digital XDS510USB Emulator" and Board or Device as "TMS320F28335" and Save. I have no idea what to do with the "Debugger Configuration Wizard".

I can't figure out the interface between the CCS v5 IDE and the available target at the device driver level which makes the CCS v5 communicate with the target.

Beginning from CCS v5 installation, to reach this point, I have took useful help from Wiki and past threads but now stucked here!

Experts help is needed please. 

 

Regards,

Waseem

 

 

 

  • Waseem,

    According to your description the emulator is being properly initialized and its device drivers are running, thus the issue seems to be tied to the IDE. In this case, the version of CCS you are using is Beta and unsupported, especially since the Ubuntu version is a lot newer and it made several radical changes to its GUI.

    In this case I strongly recommend you to install CCSv5.5 in a separate directory and try to launch a debug session on it.

    Regards,

    Rafael