Use MotionFX with Keil
Hi to all,
I'm doing a Keil project using the MotionFX library contained in the xCube-mems1 v6.0.1, the project run a STM32F407ZG.
I've enabled the CRC clock, I've added the library "MotionFX_CM4F_wc16_ot.a", I've enabled the FPU unit.
I can build the project, I can Initialize the library and it gets me a valid lib version, but the sensor fusion algorithm doesn't work, it return 0.0 for any euler angles, and for any gyro bias values
The code works with Atollic, but I need to use Keil, any suggestion?
