Other Parts Discussed in Thread: CONTROLSUITE
I believe to have found an issue with the division routine from rts2800_fpu32_fast_supplement.lib (version 1.00): for certain values of x the quotient x/x is not exactly 1.0 (see here).
Is there a more recent version of rts2800_fpu32_fast_supplement.lib in which the issue is fixed?
Where do I get the most recent version of that library? sprc664.zip appears to have gone, even though it is still being referenced by TI documents (e.g. sprueo2a.pdf).
Is there a way to restrict the use of rts2800_fpu32_fast_supplement.lib's division routine to certain parts of the project and use rts2800_fpu32.lib's division everywhere else?
Regards,
Johannes