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/XDS560TRACE: Error initializing emulator: (Error -2070 @ 0x0) Unable to communicate with the debug probe. Error connecting to the target.

Part Number: XDS560TRACE


Tool/software: Code Composer Studio

Hi,

I am using spectrum digital debugger XDS560v2 STM traveller and my target board is TDA2x. I am using dss scripting to launch ccs from command line and automating it to perform some automated testing.

As it is an automated testing runs 24 hours, sometimes the debugger has hard time connecting to the target and unable to communicate with the debug probe and failed the testing. Is there anyway, I can identify such error in  my script so that I can retry connecting the emulator and target multiple times using try-catch block in my script?