cancel
Showing results for 
Search instead for 
Did you mean: 

When stepping through code the debug window gets the focus momentarily after each step, and then back to the main.c window. I don't remember this happening. Anyway to turn this off ?

joemccarr
Senior

I am using STM32CubeIDE on linux Also an aside the debugger is having problems finding source files even if I give it the correct {project}/Core/Src directory. When I give it the actual file it is happy. Thank you and have a productive day : )

1 REPLY 1
joemccarr
Senior

I thought the debugger was going back and forth between debug window and main.c because it couldn't find some source files but that is not what is happening.