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.
工具/软件:Code Composer Studio
大家好、
我们收到了以下来自客户的 CCS 新请求。 他们需要自动集成 CI、并且需要通过命令行自动编译 CCS 程序。 CCS 3.3和 CCS8是否支持 Linux 下的安装和命令行编译程序? 谢谢!
安东
Linux 不支持 CCSv3.3、但 Linux 支持较新版本的 CCS、例如 v8 (9.3是最新版本)。
您可以通过命令行或 UI 来编译应用程序。 如果使用 CCS 工程、则有一个命令行工具来构建这些工程。
客户也可以使用 make。
此致、
John