Dear expert:
I am using TMS320F280025.I open fpu mode by changing settings in Properties as following:
However,after I compile the projects,there are lots of performance advice to remind me to changedoubles to floats for improved performance in FPU32-mode. The description as following:
The code where advice takes place is as following:
I have once tried to add IQmath and FPU32_eabi to projects:
I wonder that whether I missed some steps and I also wonder that whether the IQmath_fpu32 and rts2800_fpu32 could meet the requirements of the advice?