Resolved! What could cause System Timer not to run?
I'm developing a new project based on STM32G431RB using STM32CubeIDE 14.1.0 on macOSI'm having touble where the program will hang at the first call of HAL_Delay() and digging deeper it's hanging because HAL_GetTick always returns 0It looks like the S...