I”m trying to set up a raspberry pi for programming on ESP32 with the Arduino IDE.
I can’t install a 64bit ARM version–won’t run. The 32 bit runs but give a error during compilation no matter what board I tardet. I installed a version of Arduino using
APT and it works, but it’s a very old version that doesn’t have Board Manager. I installed the 32 bit ARM downloaded from Arduino.cc 8.10 running the included install program as sudo ./install.sh and that loads the IDE but dies compiling as:
Internal compiler error: Segmentation fault.