Unable to initialize MotionFX/MotionAC/MotionGC/MotionMC.
Hi,
I'm trying to use MotionFX for one of my projects but I can't initialize it.
I'm able to get the version of the library but once I initialize it, the board freezes.
MotionGC_Initialize(
10.0f
);
Here's a screenshot from the debugging process:

I'm not sure why r2 is not equal to r3, I've not been able find more details. Not sure how to solve it.
PS. I'm running this on the nrf52832 which I thought would work because it's the same Cortex M4F.
Gabriel
#motiongc