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.

How can I convert a fixed-point library to a floating-point library? ?

Part Number: TMS320F28069
Other Parts Discussed in Thread: C2000WARE, MOTORWARE

 I use the dual motor routine lab12c, the fixed-point library used in this routine, I would like to ask how to convert it to a floating-point library and enable the F28069 FPU to speed up the calculation speed? I tried to set rts2800_ml.lib to rts2800_fpu32.lib, but the project reported an error, how can I solve it?