Tool/software:
As I have mentioned in other posts, I have taken over a project from another programmer and I'm working on figuring everything out. It was a big deal in the beginning to get the program to build properly, because he was using functions in the IQmathLib. I had to copy the IQmath folder from his old laptop in order to compile successfully.
Was there a time that it was required to use this library? Or did he choose the wrong library to start with?
I am now informed that the processor has hardware floating point capability. I assume this would provide a big increase in performance. How do I switch from software floating point functions to using hardware floating point functions?