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.

请问如何将定点库转成浮点库??



  我用的双电机例程lab12c,此例程用的定点库,我想问下如何转成浮点库,启用f28069的FPU,以加快运算速度?我试着将rts2800_ml.lib设置成rts2800_fpu32.lib,但工程报错,请问如何解决?