ESP32 Arduino uploading problem
Posted: Wed Mar 08, 2023 9:23 pm
MacOS 10.15.7, Arduino 1.8.19. Adafruit ESP32 Huzzah.
My IDE was working and then suddenly stopped uploading to the ESP32 board with error:
java.io.IOException: Cannot run program "___REMOVE___/esptool": error=2, No such file or directory
I changed to the Arduino IDE 2.0.4 and it works fine there.
The directory ~/Library/Arduino15/packages/esp32/tools/esptool_py/4.5 has esptool in it but the 1.8.19 IDE can no longer find it.
I would like to use the legacy IDE. What to do?
My IDE was working and then suddenly stopped uploading to the ESP32 board with error:
java.io.IOException: Cannot run program "___REMOVE___/esptool": error=2, No such file or directory
I changed to the Arduino IDE 2.0.4 and it works fine there.
The directory ~/Library/Arduino15/packages/esp32/tools/esptool_py/4.5 has esptool in it but the 1.8.19 IDE can no longer find it.
I would like to use the legacy IDE. What to do?