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 debu...