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