Other Parts Discussed in Thread: CCSTUDIO
the web page http://processors.wiki.ti.com/index.php/Projects_-_Command_Line_Build/Create has a few examples of invoking CCS from the command line.
but things like "-ccs.setBuildOption" and "com.ti.ccstudio.buildDefinitions.C6000_6.1.compilerID.QUIET_LEVEL.VERBOSE" are used but not explained. I suspect there are many other options lurking in the shadows. because of hard coded paths in the projects it appears I am being forced to create my entire project form the command line in order to get it to build under source control. I will be needing many, many more settings and options.
where can I find full documentation for the CCS command line interface?
(I tried "jre\bin\java -jar startup.jar -data "E:\Builds\PyrocamIV\UnitTests\workspace" -application com.ti.ccstudio.apps.projectCreate -ccs.name Dummy -ccs.listBuildOptions" but nothing was ever displayed..."