ptillisch;
I appreciate your response...as far as 3rd party software, I try to stay away from. Everything I use is downloaded via Arduino IDE managers and the IDE is of Arduino as well. I also posted the issue with esp forum.
Thanks
Rick
| ptillisch Arduino Team
January 1 |
- | - |
Hi @steinerrw. I found several other reports of this fault:
- [Fixed] Arduino IDE throws error "arduino-builder returned 2" when trying to compile any sketch twice (even without any board/hardware connected) on any ESP32 board · Issue #5825 · espressif/arduino-esp32 · GitHub
- [SOLVED} Upload Problems with Firebeetle ESP32-E
- Compilation of any sketch fails for ESP32: "No module named 'serial'" - #12 by perspicu
- Second time I compile a sketch I get this error "panic: runtime error: index out of range [5] with length 5" - Stack Overflow
- https://www.reddit.com/r/esp32/comments/s0ymav/panic_from_arduino_ide_if_i_build_twice/
I notice that all reports are from Linux users. We sometimes see infrequent reports of strange errors like this that are later found to be specific to the 3rd party modified versions of Arduino IDE you get when you install it via a package manager (e.g., APT). If you are currently using an installation of Arduino IDE from a package manager, I recommend you install the official build of Arduino IDE and check to see whether the problem also occurs with that build. The download links are listed here: