cancel
Showing results for 
Search instead for 
Did you mean: 

Debbuger stuck on while loop while using only generated code

fernandapdv
Visitor

I'm using a Nucleo-F401RE board that used to work a month ago. Now, when I create a project and debug the generated code, the debugger gets stuck in a while loop, and no errors appear on the debugger console. 

Capture d'écran 2024-10-09 190648.png

I guess this could be a memory problem, but I have no idea how to solve it.

Thanks in advance!!

 

1 REPLY 1
Richard Li
Associate III

Your code is empty dead loop without user code.