I'm attempting to utilize the precompiled mpl libraries on a Beaglebone Black (Arm Cortex-A8). Given that all of the libraries are for M architectures, the best I can get is the following error:
/usr/bin/ld: error:mpu9250/lib/libmpllib.a(accel_auto_cal.o): Conflicting architecture profiles M/A
Could I get please a version of the library compiled for this processor?