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:从命令行终端执行 CCS 不起作用

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

https://e2e.ti.com/support/processors-group/processors/f/processors-forum/1511585/ccstudio-executing-ccs-from-command-line-terminal-does-not-work

部件号:CCSTUDIO

工具/软件:

您好:

我尝试从命令行终端(PowerShell)执行项目构建、但在运行命令后没有任何反应。 它只是显示-help 消息和´s all。 我的命令是否有问题或我缺少的任何内容?

这是我要介绍的命令:

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

这是我得到的输出: