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.

[参考译文] CODECOMPOSER:替代构建实用程序选项-ccs.buildCommand 添加了意外选项

Guru**** 2024750 points
请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1458653/codecomposer-alternative-build-utility-option--ccs-buildcommand-adds-unexpected-options

器件型号:CODECOMPOSER

工具与软件:

您好!

CCS Theia 版本: 20.01

当我使用-ccs.buildCommand 并将其设置为如下:build.bat with -ccs.buildCommandFlags "" CCS 会添加额外的选项、从而出现这样的命令

build.bat"-k -j 16 clean -O

-k -j 16 -O 在这里似乎是不必要的。

替代构建命令不应该"按原样"运行并且只使用-ccs.buildCommandFlags 中的选项吗?

此致、

尤金