As I said, the BSP project does not come with an .ioc file, so I can't configure it with MX.What I did was:still no luck...If I start a new project using MX, the systick works fine, so I'm sure the board is not defective.
The BSP project for the STM32H750B-DK kit doesn't come with a .ioc file.I changed the SysTick interrupt priority to 0, but still hanging on the HAL_Delay.It's just really weird, the most basic demo project of the kit simply does not work out of the b...
I'm having exactly the same issue with the same board, but with a newer firmware version, STM32Cube_FW_H7_V1.11.2This is the call stack:The example is being build without any modification.