Search found 2 matches

by oystein
Tue Aug 27, 2019 7:55 am
Forum: ESP-IDF
Topic: Debugging with VS Code?
Replies: 4
Views: 19502

Re: Debugging with VS Code?

Thanks, this was very helpful!
I had some trouble with the Ninja build environment.
It turned out that there was a conflict with Cygwin.
I disabled Cygwin in my PATH and that fixed the problem.
by oystein
Thu Aug 22, 2019 3:05 pm
Forum: ESP-IDF
Topic: Debugging with VS Code?
Replies: 4
Views: 19502

Re: Debugging with VS Code?

Thanks for including your tasks and launch scripts :) I was finally able to debug ESP32 WROVER board with VS Code using WSL (Windows Subsystem for Linux). To do so I followed these steps: Enable ESP32 environment on WSL: https://www.instructables.com/id/ESP32-Development-on-Windows-Subsystem-for-Lin...