Debugging the microcontroller
I'm just starting to learn microcontrollers, so I have a question.
I have STM32F103C8T6 and STLINK V2 programmer.
Connected lines SWDIO, SWCLK, SWO(PB3) and RESET
In CUBE MX I choose "No Debug" or "Serial Wire" or "Trace Asynchrone SW" and in CUBE IDE with any choice (after flashing), there is debugging by registers and SWO
Why is it so done that debugging goes on, even if it is turned off in CUBE MX
In STM32 Utility also works, with debugging disabled
Pic




