Debug problems with STM32F030
Hello.
I'm trying to debug code on a STM32F030.
SWD debug wire is enabled.
I can get into debug mode!
The problem is that the code blocks whenever a HAL_Delay() occurs.
I do not know how to solve this problem.
Look at this picture.
https://s14.postimg.org/5hk0ey4b5/Capturar.jpg
The code is very simple, as you can see here.