2025-06-12 12:39 AM - edited 2025-06-12 1:00 AM
Hi guys,
I m currently trying to debug my custom prototype stm32G474CEUx based project using stm32cubeide 1.18.1 version. But Once I set the breakpoint at particular line and then I try to step into it in debug mode, then It would not go to that function inside, instead it goes somewehere. It seems bit strange. Previously it dd not happen. Actually i restarted the cubeIDE but it did not work out.
In fact previously my project was giving the correct result but after this issue, i am not getting the correct result on serial terminal.
Can anyone please guide or help me for this.? Many thanks in advance.!
2025-06-23 2:01 AM
Hello @mdudhat
First let me thank you for posting.
Let's start with simple tests. Could you check if any optimization is applied to the project build settings.
KR
Semer.
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.