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?
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.