Skip to main content
SDela.1
Visitor II
March 29, 2022
Question

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

  • March 29, 2022
  • 1 reply
  • 673 views

..

This topic has been closed for replies.

1 reply

TDK
March 29, 2022

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""."