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 ?
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-03-29 2:01 AM
This discussion is locked. Please start a new topic to ask your question.
1 REPLY 1
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
2022-03-29 6:11 AM
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".
