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.