The TI E2E™ design support forums will undergo maintenance from July 11 to July 13. If you need design support during this time, open a new support request with our customer support center.

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.

use Debug Server Scripting starts the code composer Studio

I use the Java programming language and want to create a ccssession, but with a caveat, see the example in the DSS example

“ccsSession = ccsServer.openSession(".*");

WARNING:CCSServer.openSession() failed .DSS was unable to launch Code Composer Studio,however script execution will continue.java.lang.reflect.InvocationTargetException:null

the version of ccs is 5.5 

Has anyone come across this problem? How to solve the trouble to inform, thank you