Is it possible (and if so, how) to create and run javascript to get the following effect with no manual intervention?
- open the CCS GUI (actually CCS V5)
- launch a selected configuration
- connect selected cores
- set breakpoints on those cores
- run those cores
- terminate the Javascript leaving CCS running.
I need to do this to automate an otherwise tedious and error-prone procedure.