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 + Python 脚本界面、用于执行自动编译

Guru**** 2589280 points


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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1013405/code-composer-studio-python-script-interface-to-do-an-automated-build

在一天中的给定时间,我想加载 CCS 项目并执行清理所有项目并编译所有项目。  

可以  

Code Composer Studio 提供任何 Python 脚本接口支持

要执行自动编译步骤"  我想加载 CCS 工程并执行清理所有工程并编译所有工程"  

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

    您好!

    [引用 userid="369022" URL"~/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1013405/code-composer-studio-python-script-interface-to-do-an-automated-build "]

    可以  

    Code Composer Studio 提供任何 Python 脚本接口支持

    [/报价]

    仅用于调试。 不适用于项目管理。

    [引用 userid="369022" URL"~/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/1013405/code-composer-studio-python-script-interface-to-do-an-automated-build "] 我想加载 CCS 项目并执行清理所有项目并构建所有项目" [/quot]

    您可以使用 CCS 中的无头项目命令:

    https://dev.ti.com/tirex/explore/node?node=AJpAFDF7v70N4B0-zFMXpw__FUz-xrs__LATEST

    谢谢

    Ki