stm32 vscode extension debug issue
I recently started working the STM32 project on VS Code.
I could apparently compile it with no problem.
However, I have a very hard time trying to make the debugging work.
Error looks like this:
Normally there should be a place to configure the debug mode (JTAG/SWD), and the interface (STLINK, JLINK) etc. But I could not find any of them.
Anyone who could give me some tutorials about how to make the debugging to work, please?
Thanks very much!
