I would like to use the MotionFX library with my custom board. My MCU is a STM32F303RE(Cortex-M4) so I included the MotionFX_CM4F_wc32_ot.a library. The project starts but does not continue after MotionFX_initialize().I am not getting any error... an...