Hello,
I´m trying to use esp-prog with VSCode and PlatformIO to debug Marlin firmware and my board. I can debug simple Blink sketch with debugger so I know that there is not an issue with debuuger.
When I hit “Start debugging” I can see that firmware is build and I can see that in debug console, but that is all what is happening. I guess that I have some path wrong (if I get it right form here), but I can not figure out what path it is.
Many thanks for any help or hint.