cancel
Showing results for 
Search instead for 
Did you mean: 

Hello I'm started a project with STM32G474 MCU and STM32 Cube MX + IDE. I've added FreeRTOS and keep all options to default settings. My project freeze when timer interrupt is enabled but the default interrupt handle is not called. Anyone has a idea ?

SDela.1
Associate
 
1 REPLY 1
TDK
Guru

Probably a code bug. Debug the code, hit pause, see where the CPU is at and go from there.

If you feel a post has answered your question, please click "Accept as Solution".