cancel
Showing results for 
Search instead for 
Did you mean: 

Disable FPU in STM32F4 on RTX

AlexSmart
Senior
Posted on June 12, 2014 at 10:34

There is a problem, when I using FPU in some RTX task because FPU instructions is also used in RTX's SVC_Handler. So I've decided or disable FPU globally in project (didn't work, cant compile HAL_CM4.c) or disable for one file, where all the math happening - but don't know how to do it.

Any suggestions?

#rtx #fpu #stm32f4
0 REPLIES 0