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-KeyStone
工具/软件:Code Composer Studio
您好!
我想知道我是否可以使用不同的.cmd 文件在同一个工程上构建和输出不同的.out 文件。
例如、
在 C 语言项目上,使用 a.cmd 创建 a.out,使用 b.cmd 同时创建 b.out。
有可能吗? 我使用 CCS 7.3版本,CPU 是66ak2h14,它在 EVMK2H 上。
此致
是的、这正是构建配置的设计目标。 您可以为同一个工程创建多个编译配置以实现此目的。 如需了解更多相关信息、请访问 CCS 用户指南、网址为 :http://software-dl.ti.com/ccs/esd/documents/users_guide/ccs_project-management.html#build-configurations