MotionPM seems to crash after 4 iterations
My setup is very similar to my setup in previous question:
SensorTile + DataLogger sample project + SDCard + MotionAR
Now I'm trying to add MotionPM to the mix. I'm able to call the init function and get the version number of the library. I then proceed to call the Update function in a loop. It seem like it takes an update only 4 times before we jump into an error handler.
I understand that this is not a lot to go by, but does this give anyone any clues as to what I may be missing?
