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.

关于28335定点和浮点运算速度问题

Other Parts Discussed in Thread: TMS320F28069

28335支持浮点运算,我想既然支持,那么浮点的运算速度至少应该和定点的运算速度差不多,可是经过测试,浮点的除法运算速度大概只有定点运算速度的一半,乘法基本上一样。问:运行浮点格式时是不是需要某些设置?是不是说浮点运算时除法就是一个很慢的运行过程?是否可以让浮点的除法运算过程加速?谢谢~

注:测试时使用的库文件时IQmath_fpu32.lib和rts2800_fpu32.lib