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: 算术运算

Part Number: TMS320F280039C

我们有一个电源项目,用到 SIN COS 等三角函数运算, 在 CPU 和 CLA  都需要计算,我对TI 提供的MATH LAB ,有时候不知道用那一个速度更快,更好。

CLA      使用  CLAmath

CPU      是否使用 IQmath  ?  还是 在CCS 中打开fpu32 就可以了,不需要单独用IQMATH.

TMU      TMU0,TUM1 有什么区别,是不是打开这项功能呢是对三角函数运算 加速处理 ?

   我最终目的,就是想选择一种配置,用最快的时间,处理完浮点运算问题,分别在CLA ,和 CPU 中。

谢谢。