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.

CCSTUDIO: trying to configure a build server to build our CCStudio project using only Linux command line

Part Number: CCSTUDIO

Hi team,

I am trying to configure a build server to build our CCStudio project using only Linux command line. I believe I have it set up correctly and it seems to work with most of the commands I am using, however when I run the command:

 eclipse -noSplash -data "<workspace>" -application com.ti.ccstudio.apps.projectImport -ccs.location <project> -ccs.renameTo <name>

And the import looks like it succeeds, saying "Done!" however after that, system hangs until I hit Ctrl-C to kill the application.

I am using CCS version: 7.3.0.00019

Is there something I am doing wrong, or is this a bug I can get around?

Thanks.

James