2025-11-27 1:04 PM
I created default project with FreeRTOS in STM32CubeMx for the board Nucleo-H563ZI. Nothing more added.
Hard Fault is invoked at vRestoreContexOfFirstTask.
I was looking for the solution in Copilot and Perplexity but without success. Only I can say it's probably no problem with stack overflow.
Jan
2025-11-27 1:25 PM
When I did the same for the board NUCLEO-G474RE (project for STM32Cube) FreeRTOS seems working.
No HardFault.
Jan