Search found 2 matches

by Souhail
Fri Mar 05, 2021 1:12 pm
Forum: IDEs for ESP-IDF
Topic: How can I install the new version of openocd in the ESP-idf?
Replies: 9
Views: 12746

Re: How can I install the new version of openocd in the ESP-idf?

Hi, I got an error indicating that "program_esp_bins" was not recognized so I thought I wasn't updating the openOCD tool correctly but I just had to start the openOCD server before flashing.. (thought it would start automatically) Now flashing is successful with JTAG but the ESP32 doesn't seem to be...
by Souhail
Fri Mar 05, 2021 12:15 pm
Forum: IDEs for ESP-IDF
Topic: How can I install the new version of openocd in the ESP-idf?
Replies: 9
Views: 12746

Re: How can I install the new version of openocd in the ESP-idf?

Hi,

I want to flash my ESP32 with the JTAG. Could you tell me how exactly do I update the openOCD in the .espressif folder?

I tried re-installing esp-idf but I'm always getting the same openOCD version (v0.10.0-esp32-20191114).

Thank you,
Souhail