Page 1 of 1

openocd + wsl + eclipse possible? yes.

Posted: Fri Feb 08, 2019 3:41 am
by barbiani
Hello everybody,

I believe that some of you tried to run openocd on wsl but it does not support usb yet. I tried a different approach.

Have the wrover kit jtag running the winusb driver and openocd-win32 started in a DOS prompt (or called by eclipse linux inside the wsl).

From wsl, load eclipse and start a debug session that compiles the code and calls gdb.

WSL: Eclipse, xtensa-gcc, xtensa-gdb, esp32 idf.
WIN10: openocd.exe