During Debug Session, "Step Over" does not work and instead Steps into the function.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-17 6:53 AM
I am making use of STM32CubeIDE v1.10.1 running on macOS Monterey v12.4 with a STM32L433 Nucleo Board. The "Step Over" function behaves as if it is the "Step Into" function and is making it very difficult to debug my code effectively.
Any assistance will be greatly appreciated.
- Labels:
-
DEBUG
-
STM32CubeIDE
-
STM32L4 Series
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-17 11:55 AM
Deleted and reinstalled the IDE.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-17 12:19 PM
Did that help?
Subjectively enabling/disabling optimization can help with linear flow, and code walking.
Up vote any posts that you find helpful, it shows what's working..
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
‎2022-10-25 3:01 AM
IDE is working as should.
