Resolved! Debugger Stuck at HAL_GetTick() Function
Hello STM32 community,I'm encountering an issue with my STM32L562VET controller where the debugger gets stuck at the `HAL_GetTick()` function. When debugging, the program seems to halt at this point, making it difficult to proceed with the debugging ...