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.
Tool/software:
Hello,
CCS Theia version: 20.01
When I use -ccs.buildCommand and set it to say, build.bat with -ccs.buildCommandFlags "" CCS adds extra options resulting in the command like this
build.bat" -k -j 16 clean -O
-k -j 16 -O seems to be unwarranted here.
Shouldn't alternative build command be run "as is" and only use options from -ccs.buildCommandFlags?
Regards,
Eugene
Hello Eugene,
Currently it is not possible to change the build command/arguments like you were able to in CCS Eclipse. I filed a ticket for this: https://sir.ext.ti.com/jira/browse/EXT_EP-12154
Thanks
ki