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.

[参考译文] CCS:正在获取Build上的.lib

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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/575290/ccs-getting-lib-on-build

工具/软件:Code Composer Studio

您好,

我正在尝试创建一个项目,我希望在构建时使用.lib格式,而不是在没有RTOS的情况下使用.out或.bin格式。 这是因为我想将此作为另一个项目的库包括在内,我可以获取任何链接或示例吗。

此致,

Raghu Ds.

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

    您好Raghu:

    创建新项目时,查看"高级设置->输出类型"下的"静态库"

    谢谢

    KI