This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Run in debug after breakpoint does not work

Hello,

I have a project in Keil and when I go to debug, program runs normally.
When I hit breakpoint program stops as expected and waits for next execution.

So now situation is that program location is on breakpoint (yellow arrow is over red circle).
When I press "Run" again, program does not continue unless I remove breakpoint there.

This problem is only in one project. What can cause this? What setting did I set wrongly?

Selected CPU is STM32F746NIH6x

Thanks you for all the answers.
Best regards.