Loading...
 
Skip to main content

System Workbench for STM32


debugger issue under windows8

France

Hi,

Looking at your screenshot, it seems you started a second debug session while a first one was still active. You should kill it (select the first session and click the red square button, then the grey X button on the right of the Debug tab) then start again to debug your program.

Remember: you can't start two debug sessions in parallel on the same CPU...

Bernard