Skip to main content
This topic has been closed for replies.
Best answer by Minkyu Kim

Hi Mattias,

Of course, Yes I am.

This problem solved by my head. Just change code like below picture.

0693W000007D7zjQAC.pngBut I am wondering how this change solved the problem.

Best regards,​

1 reply

mattias norlander
ST Employee
January 28, 2021

Hi Minkyu,

Are you connected with the debugger to the target?

You can attach to a running target assuming you don't load any binaries or perform any reset operations in the debug configuration. This would allow you to halt the CPU with the debugger at the state you show in the screenshot to see where you are...

If this does not give a clue try to launch a new debug session and try to narrow down the problem.

I do not have the board available to test your code.

Kind regards, Mattias

Minkyu Kim
Minkyu KimAuthorAnswer
Associate II
January 28, 2021

Hi Mattias,

Of course, Yes I am.

This problem solved by my head. Just change code like below picture.

0693W000007D7zjQAC.pngBut I am wondering how this change solved the problem.

Best regards,​