FPU context saving. How to set FPCA without automatic FPU register stacking
Posted on October 13, 2016 at 17:56Hello,I am writing my own context switcher for tasking on the STM32F767ZI. This is a Cortex-M7. In the arm Generic user guide in the FPU section, it talks about allowing the processor to set Control.FPCA bit if I s...