Question
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 timer, because the program counter does not move from here.
I do not know how to solve this problem.
Look at this picture.
https://spostimg.org/5hk0ey4b5/Capturar.jpg
The code is very simple, as you can see here.
#hal-v1.7.0 #eclipse-debug #systick #stm32f0 Note: this post was migrated and contained many threaded conversations, some content may be missing.