|
Re: Simplest Code
Can someone speak up who has actually used CORDIC on the IFI robot controller?
My thought is that the CORDIC implementation you're using is no good for our application. I'm wondering if the one you're using uses floating point math. If it does, that would swell the code due to the fact that the math library would have to emulate the floating point operations in software.
|