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.

[参考译文] RTOS/CC1310:支持 mathlib

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

https://e2e.ti.com/support/wireless-connectivity/sub-1-ghz-group/sub-1-ghz/f/sub-1-ghz-forum/791330/rtos-cc1310-mathlib-support

器件型号:CC1310
主题中讨论的其他器件: MATHLIB

工具/软件:TI-RTOS

你(们)好  

我尝试计算一些数据以使用 CC1310和传感器控制器引擎。   

我需要使用诸如平方根函数的数学函数。   

根据下面的链接,  mathlib 无法支持 CC1310等 MCU (TI-RTOS)。  

http://www.ti.com/tool/MATHLIB?keyMatch=mathlib&tisearch=Search-EN-Everything   

TI-RTOS 中是否有任何 mathlib 或 API?  很难找到它。  

最佳考虑。  

  • 请注意,本文内容源自机器翻译,可能存在语法或其它翻译错误,仅供参考。如需获取准确内容,请参阅链接中的英语原文或自行翻译。
    我相信您应该能够使用:
    #include
    它是标准的'c'库。