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.

[参考译文] 编译器/TMS320C6713B:c67xmathlib 编译重新定义

Guru**** 2395775 points


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

https://e2e.ti.com/support/tools/code-composer-studio-group/ccs/f/code-composer-studio-forum/823690/compiler-tms320c6713b-c67xmathlib-compile-redefine

器件型号:TMS320C6713B

工具/软件:TI C/C++编译器

我在 项目中使用 c67xmathlib 来编译、但它在 c67xmathlib actan2dp 和 c67xmathlib  actandp 中显示_actandp redefined、请告诉我为什么????

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

    您能否在此处提供构建日志、并指明您项目中此库的编译器版本和链接顺序。  

    FastRTS 或 C67xmathlib 是一个库、包含三角函数、 已在编译器的 RTS 库中定义并在 math.h 中找到的对数等、因此您需要按照"使用 FastMath 库"或"从 C 调用 FastMath 函数"一节中所述的正确链接顺序链接库

    此致、

    Rahul