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/TMS320F2.8377万S:如何将函数(在CLA中运行)封装到.lib中

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/581108/ccs-tms320f28377s-how-to-encapsulate-my-functions-run-in-the-cla-into-a-lib

部件号:TMS320F2.8377万S

工具/软件:Code Composer Studio

我的一些密钥算法函数在2.8377万 CLA中运行,代码文件是.CLA格式,我想知道如何将这些函数封装到.lib文件中。

您是否遇到过类似的问题? 我们是否有相关的用户指南?

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

    创建库的方式与在C28x上创建库的方式相同。 创建项目时,请选择静态库作为输出选项,而不是可执行文件。 您的所有代码文件必须为.CLA