Debug problems with STM32F030
Posted on March 26, 2017 at 21:35 Hello. I'm trying to debug code on STM32F SWD debug wire is enabled. I can get into debug mode! The problem is that the code blocks whenever a HAL_Delay() occurs. I think the problem is related to systick...