CubeIDE debugger stops always in same source code line even with erased breakpoints.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-21 2: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.
- Labels:
-
DEBUG
-
STM32CubeIDE
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-21 6:42 AM
Turn OFF the debugger, restart IDE, and turn ON debugger. In may case it always help.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2021-07-28 8: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
Thanks
Imen
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2024-07-31 2:31 AM
It worked for me: Made Clean and compile again
