2021-07-21 02:42 AM
Hello,
once I was in debugging session and debugger stopped at certain source code line.
After this event, debugger always stops in the same line, even with breakpoints removed.
Only setting "Skip All Breakpoints" helps, but I cannot stop at regular breakpoints, which is unusable.
Where can I delete of find the problem inside CubeIDE ?
I've already recreated debug config, cleaned the project - nothing helps...
Thanks in advance.
2021-07-21 06:42 AM
Turn OFF the debugger, restart IDE, and turn ON debugger. In may case it always help.
2021-07-28 08:09 AM
Hello @bully ,
Did you tried the suggestion of @ONadr.1 ? Does it work for you ?
If this solved your issue, please mark his reply as the best answer. This will help other users find this solution more quickly.
Imen
2024-07-31 02:31 AM
It worked for me: Made Clean and compile again