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: Failure message seen during First time connection



Tool/software: Code Composer Studio

Hi All,

My team is using DSS commands to communicate to the device through JAVA programming.

When I try connecting to the CPU of a device for the first time, I get the below message. I observe this issue in devices that take more than a minute to connect. Though this message is obtained, I see that the connection and further steps are successful, which seems contradicting.

Message Obtained ---   Failed to Start: No clients connected after one minute(Refer Snippet below) 

The command that I am using here is debugserver.openSession(BoardName, CPUName). I would like to understand if the above command is handled internally in such a way that this message is given out. If yes, could you explain in which case this would occur?

Thanks in advance!

  • Hello,
    I am not familiar with the error message in the screenshot. It looks like it is coming from the application itself, not from DSS. There is clearly some custom interface which calls DSS under the hood. That error message is likely coming from that interface.

    Thanks
    ki
  • Hello,
    I haven’t heard back from you, hence this issue is being closed. If you wish to continue the discussion, please post a reply with an update below (or create a new thread).

    Thanks,
    ki