2022-10-17 06: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.
2022-10-17 11:55 AM
Deleted and reinstalled the IDE.
2022-10-17 12:19 PM
Did that help?
Subjectively enabling/disabling optimization can help with linear flow, and code walking.
2022-10-25 03:01 AM
IDE is working as should.