ESP-Prog is the debugger for esp32, but is there anyway to configure the arduino ide 2.0 for esp-prog ?
Hi @wanggaoteng. I am not familiar with this subject matter. Was there a way to configure Arduino IDE 1.x for esp-prog? If so, please provide a link to the documentation for how to do that configuration.
Hi, @ptillisch thanks for replying.
Unfortunately, there is no documentation for how to configure arduino ide 1.x for esp-prog.
But, the Platformio support esp-prog for debugging, just add "debug_tool=esp-prog" in platformio.ini
Does arduino ide 2.x add esp-prog as a debugger for debugging esp32 ?
Best regards.
1 Like
This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.