Hi Champs,
This is a question from my customer. They are working at a motor drive project trying to enable FPU in CLA.
Following CLA Math Library User's Guide, we integrated "cla1_math_library_datarom_fpu32.lib" into the project. The project can be successfully build with no error. However, when they single step the code in CLA, the follow warning shows:
It seems the compiler is looking for CLAsin() in a source file rather than execute from the library.
However, after the execution, the result seems right:
Could you please help to explain the principles behind this?
Regards,
Brian


