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/TMS320C6678: Load .out File while connected through SSH

Part Number: TMS320C6678
Other Parts Discussed in Thread: TMDSEMU560V2STM-UE

Tool/software: Code Composer Studio

Hi there,

My development board is usually connected to my laptop and after properly installing CCS and the SDK I didn't have to do much to load an image onto a core: everything worked after selecting the target configuration and connecting.

In a different situation, the board is connected (over JTAG) to some USB port of some Linux machine (but no CCS). I am able to access the machine via SSH. I was wondering whether it would be possible to direct CCS to somehow use the USB port of that Linux machine?

As a first step I managed to establish an SSH connection through CCS via View -> Connections. How should I proceed? I guess that I will have to install some driver on that Linux machine and set something up in CCS?

Thank you very much for pointing me into the right direction.

Best wishes,

Idris

EDIT:

When I'm opening a terminal through CCS on that particular machine, typing lsusb I do see

"...XDS100v2 JTAG..."

  • Idris, 

    Idris Kempf said:
    I was wondering whether it would be possible to direct CCS to somehow use the USB port of that Linux machine?

    CCS only allows accessing local USB ports via its interface. For remote scenarios, we have support for Ethernet-based Debug Probes such as the TMDSEMU560V2STM-UE or the XDS220

    Regards,

    Rafael