Search found 1 match

by wmarini
Tue May 04, 2021 5:03 pm
Forum: ESP-IDF
Topic: Minimum OpenOCD version
Replies: 0
Views: 1067

Minimum OpenOCD version

I got the following error message when I click the VS Espressif IDF 1.0.3 "flash" button. "Minimum OpenOCD version v0.10.0-esp32-20201125 is required while you have v0.10.0-esp32-20200709 version installed" ```idf.py flash``` command line or command palette works perfectly and ```idf.py openocd``` c...