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?