Skip to main content
JVorm.1
Visitor II
April 11, 2022
Question

I have a question according to the ST Visual Developer IDE. I´m currently not able to step over a function in my main(), when I'm debugging. It just stops working and doesn't return out of the function. But when I step into it´s working. Why?

  • April 11, 2022
  • 1 reply
  • 1367 views

..

This topic has been closed for replies.

1 reply

Peter BENSCH
ST Technical Moderator
April 12, 2022

Welcome, @JVorm.1​, to the community!

It's possible that you are stuck somewhere in the called function.

What happens if you go into the function and step through to the end of the function?

Regards

/Peter

In order to give better visibility on the answered topics, please click on Accept as Solution on the reply which solved your issue or answered your question.