2017-03-29 03:41 AM
FreeRTOS + STM32F4
I have been hitting a usage fault with CFSR invpc bit set which according to documentation means that an error occurred returning from an exception and that the stacked pc indicates the faulting instruction.
My problem is that the pc points to code that should be run in thread mode.
Has anyone seen this before/got any advice