User Activity

I'm working on a legacy projected using FreeRTOS v7.3.0 on an STM32F205 Cortex-M3.My system intermittently lands in the hard fault exception handler, and/or watchdog resets.I have tracked down some issues with the NVIC config:Using NVIC_PriorityGroup...