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.

Launching code composer from DSS

Other Parts Discussed in Thread: CCSTUDIO

Hey, I've been experimenting with a DSS. Recently I've tried to launch CCStudio from my script. I'm hoping at some point I will be able to interact with the debugger via the gui, then possible run one of my script functions. The road block I'm currently hitting is what is actual launched via the script.getServer("CCSServer.1").openSession(".*"); called. What appears to launch is a "vanilla" eclipse window, without any of the CCS tools. Here's what I'm seeing: