Resolved! MotionFX hard fault
Posted on February 28, 2018 at 07:26 Hello, I'm trying to implement MotionFX in my application. So far I have a very basic setup which executes correctly. MotionFX_initialize(); MotionFX_GetLibVersion(ver); printu(ver, 1); MotionFX_getK...