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 5.5: JAVA API to open CCS session with debug perspective

Hi,

    I am using CCS 5.5. I am developing automated test scripts on JAVA platform for Debugging C67xx device. I am not able to open the Code Composer Studio Session by calling the DSS API "opensession()" from my ".java" program. Please suggest me the solution for this. I have constraints that I can not use "javascript, Rhino debugger and dss.bat".

           I want to launch the Code composer Session with debug perspective from a JAVA program. Please provide the sugession or any useful link for the information on using the JAVA APIs to debug C67xx device.