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