Setup OpenOCD for Windows¶
Setup OpenOCD¶
OpenOCD for Windows / MSYS2 is available for download from Espressif website:
https://dl.espressif.com/dl/openocd-esp32-win32-a859564.zip
Download this file and extract openocd-esp32
folder inside to ~/esp/
directory.
Next Steps¶
To carry on with debugging environment setup, proceed to section Configuring ESP32 Target.