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.

Building CCS projects from commandline

Other Parts Discussed in Thread: CCSTUDIO

Hey, I'm trying to use CCS with our GitLab Runner. However, it doesn't matter whether I'm using my laptop or the build server, it fails.
Even the first command stated on your website (https://software-dl.ti.com/ccs/esd/documents/ccs_projects-command-line.html)

returns an error:


Set-Alias -Name ccstudio -value 'D:\ti\ccs1210\ccs\eclipse\ccstudio.exe'
eclipsec -noSplash -data . -application com.ti.ccstudio.apps.projectBuild -ccs.projects projectName -ccs.buildType full