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.
Hi all,
I am using TMS320F28075 device. It has a TMU Type-0.
I have some confusion regarding the time of calculations for mathematical operations.
If i want to do some operations like clark transform, park transform, tan, and square root, which option would be most suitable?
1)FPU
2)TMU
3)Fast RTS library
Keyur Acharya said:I am confused whether to include fast RTS library if we want to use TMU?
I've used FPU+fast RTS library or FPU+TMU, but never FPU+TMU+Fast RTS!