Skip to main content
Associate III
June 12, 2025
Question

stm32cubeIDE- 1.18.1- "Debug Current Instruction Pointer" Issue

  • June 12, 2025
  • 1 reply
  • 456 views

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

1 reply

Semer CHERNI
ST Employee
June 23, 2025

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.