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.

[参考译文] TMS320F280039C:CLA 上的电源操作

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

https://e2e.ti.com/support/microcontrollers/c2000-microcontrollers-group/c2000/f/c2000-microcontrollers-forum/1322238/tms320f280039c-power-operations-on-cla

器件型号:TMS320F280039C

亲爱的香榭丽舍大街,

我是为我们的客户提出这个问题的。

我们知道 CLA 不支持标准 C 库、因此我们检查了 CLA 数学库、但好像没有进行任何功耗操作、  

POW (x、y)。

但您能否确认:

1.

TI 是否为加速 float pow (float、float)提供了任何 CLA 代码/库?  

2.如果我们想引用 C28 RTS 并为 float pow (float、float)编写 CLA 代码,我们 RTS 库中的哪个文件是针对标准 C 的 double pow (double、double)源代码?

C:\ti\ccs1260 src

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

    Wayne、;

    我想您正在 CLA 数学库中查找 CLAexpN (float、float)?