Skip to main content
STayl.3
Associate II
October 17, 2022
Question

During Debug Session, "Step Over" does not work and instead Steps into the function.

  • October 17, 2022
  • 1 reply
  • 2298 views

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.

This topic has been closed for replies.

1 reply

STayl.3
STayl.3Author
Associate II
October 17, 2022

Deleted and reinstalled the IDE.

Tesla DeLorean
Guru
October 17, 2022

Did that help?

Subjectively enabling/disabling optimization can help with linear flow, and code walking.

Tips, Buy me a coffee, or three.. PayPal VenmoUp vote any posts that you find helpful, it shows what's working..
STayl.3
STayl.3Author
Associate II
October 25, 2022

IDE is working as should.