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: How CCS can support remote debug

Other Parts Discussed in Thread: TMDSEMU560V2STM-UE

Tool/software: Code Composer Studio

Hi

      i want to know that if CCS can support remote debug feature, that is A runs CCS in local computer, and the board in remote place which can connect with another remote computer,  and there is no source code runs in remote computer for the consideration of confidentiality, then engineer can debug the code with local computer with CCS.

    Can you help check if CCS can support this function? Thanks.      

  • Hardy,

    I would recommend using a debug probe that supports ethernet such as an XDS560v2 with ethernet (tmdsemu560v2stm-ue) or an XDS220.

    The debug probe is connected to the board in the remote area.  That debug probe is connected to the network.  CCS runs on the local computer and talks to the debug probe over the network.

    Regards,

    John