Page 1 of 1

Eclipse, Flash over JTAG

Posted: Wed Jul 28, 2021 7:58 pm
by asskicker
Hi,
i set up the eclipse toolchain in windows 10.
Cloned last IDF (V4.03), installed the eclipse plugin.
Compiling and flashing via uart is running fine. Also the debugging with the esp-prog jtag adapter is running.
But iam not able th flash the software via JTAG as is it shown in the following picture (offical site).
https://github.com/espressif/idf-eclips ... lash_2.png
(https://github.com/espressif/idf-eclips ... lashing.md)
They described the case when the checkbox (flash over jtag) is disabled but in my case i dont have the checkbox.
Is it now shown in the eclipse view. I also updated the openocd version, but it doesent help.

Anybody any ideas?

Thx

Re: Eclipse, Flash over JTAG

Posted: Mon Aug 02, 2021 12:06 pm
by ESP_kondalkolipaka
Hello,

This feature is currently available only on the master branch but not the stable release we had v2.1.2. You can expect this feature in the next version of eclipse plugin 2.2.0.

Thanks