1. In the sample code tm4c123gxl sensorhub -> compdcm_mpu9150: the code use alot computation with FPU, but i dont see where the code enables the FPU Unit.
2. If i want to use FPU unit in Interrupt handler, what is the best way i should use!
3. FPU calculation takes a lot of time. do you know in tiva c. how long does it take to compute a fpu operation?