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: Executing CCS from command line terminal does not work

Part Number: CCSTUDIO

Tool/software:

Hello,

I was trying to execute a project build from the command line terminal (powershell), however after running the command, nothing happens. It just shows the -help message and that´s all. Is there anything wrong in my command or anything that I am missing?

This is the command I am introducing:

PS C:\ti\ccs1250\ccs\eclipse> eclipsec.exe -noSplash -data "C:\GitLab-Runner\workspace" -application com.ti.ccstudio.apps.buildProject -ccs.workspace -ccs.buildType full -ccs.configuration Debug

And this is the output that I am getting: