HAL_Delay blocks the entire program
Hello everyone. I have a big problem with my custom STM32H7 board, in particular with HAL_Delay.
When I add a line on my main.c file to simply print on SWV, the first time seems to work, but after it does not work anymore. It prints the first time, and after it seems stuck in HAL_Delay indefinitely.. Could someone help me debug this issue? I'll put the .ioc file below,
Thanks in advance.
