Senior
February 16, 2025
Question
STM32H755 CM4's HAL_Delay() never returns
- February 16, 2025
- 4 replies
- 653 views
Hi All,
I have a problem on H755 Nucleo which is that the M4's tick doesn't seem to be advancing.
Digging a little deeper I can see that uwTickFreq is zero, but I can't see why that's happened. There must be something wrong in my .ioc file since I've hardly done anything in the M4 code (M7 is working fine).
Currently, both cores boot with FreeRTOS on each. I can step through a simple bit of code on the M4 using osDelay(), however as soon as HAL_Delay() is called that's the end of it.
I have searched this forum and read several Q&A on this topic, but none of them seem to match my situation. I'd be very grateful if anyone can spot an obvious error in my .ioc file.
Thanks
