F28377D的CLA不支持TMU,在做Clark变换、park变换、FFT时都有三角函数运算,如果没有TMU,是不是不适合把这些变换放在CLA中?
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.
F28377D的CLA不支持TMU,在做Clark变换、park变换、FFT时都有三角函数运算,如果没有TMU,是不是不适合把这些变换放在CLA中?
TMU只能支持在C28x主CPU上使用,在CLA中请使用CLAMathLib:C2000Ware_3_03_00_00\libraries\math\CLAmath
CLA也支持三角函数运算的.