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.

Running CCS from command line

Is it possible to start a CCS debug session, load a program, run (emulate) the program, and then terminate the debug session, all under command line control? Ditto for simulation (i.e., all in software without a jtag connected to an actual hardware system). 

Ideally, we'd like to do this from 5.x under linux in order to automate our regression testing. However, we could live with 4.x under Windoze. 

--Randy