peepo
December 13, 2025, 9:22pm
1
Seems to be a fantasy, but Raspberry Pi and Apple Silicon each run on ARM designed chips.
I did not find any official Arduino policy on supporting ARM. Strangely there does not seem to have even been discussion….
Apparently, due to dependency issues it is not that easy to build from sources.
Any further informed comments?
I assume that you realise that the Arduino IDE can already be used to program ARM processors including boards like Arduino Zero, Nano RP2040 Connect, and all MKR boards use ARM chips (e.g., ATSAMD21, RP2040, Nordic nRF52).
I think that you are asking the wrong question
Hi @peepo . The Arduino IDE developers are tracking the request for publishing official builds for Linux ARM hosts here:
opened 08:49AM - 08 Jul 20 UTC
type: enhancement
priority: high
topic: infrastructure
architecture: arm
os: linux
criticality: high
### Describe the request
I want to run Arduino IDE on my Raspberry Pi with arm7… vl and aarch64 (aka. arm64) arches.
### Describe the current behavior
Official Arduino IDE 2.x Linux builds are only available for the x86 architecture.
### Arduino IDE version
afb02da8063d7e130bd1a5fd03f16c12bdad0ec7
### Operating system
Linux
### Operating system version
All
### Additional context
#### Additional requests
- https://github.com/arduino/arduino-ide/issues/1824
- https://github.com/arduino/arduino-ide/issues/707
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-656793555
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-817230054
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-997924030
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-1001045293
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-1250173716
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-1292443073
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-1304591099
- https://github.com/arduino/arduino-ide/issues/107#issuecomment-1367755636
- https://github.com/arduino/arduino-pro-ide/issues/28
- https://github.com/flathub/cc.arduino.IDE2/issues/54
- https://github.com/flathub/cc.arduino.IDE2/issues/134
- https://forum.arduino.cc/t/ide-on-raspberry-gives-compile-errors/1045041/7
- https://forum.arduino.cc/t/best-way-to-get-ide-arm64-builds/1063918/1
- https://forum.arduino.cc/t/best-way-to-get-ide-arm64-builds/1063918/3
- https://forum.arduino.cc/t/best-way-to-get-ide-arm64-builds/1063918/4
- https://forum.arduino.cc/t/ide-2-0-x-will-not-install/1050074
- https://forum.arduino.cc/t/arduino-ide-2-0-not-installing-try-this-raspberrypi-4-arm/1035632
- https://forum.arduino.cc/t/install-2-2-on-rasberry-pi-4-raspberry-pi-64bit-os/1034417
- https://forum.arduino.cc/t/upload-error-to-nodemcu/921869/8
- https://forum.arduino.cc/t/ide-2-0-amazing-arm-builds-anytime/701303
- https://forum.arduino.cc/t/ide-2-0-working-perfect-on-mac-os-10-15-7-when-will-raspi-4-version-be-availabl/700049
- https://forum.arduino.cc/t/ide-2-04-for-linux-not-installing/1108106
- https://forum.arduino.cc/t/ide-2-2-1-for-linux-arm-64-bit/1174109/1
- https://forum.arduino.cc/t/ide-2-2-1-for-linux-arm-64-bit/1174109/3
- https://forum.arduino.cc/t/ide-2-2-1-for-linux-arm-64-bit/1174109/4
- https://forum.arduino.cc/t/install-ide-2-on-rpi-4-buster-os/1197628
- https://forum.arduino.cc/t/compile-needs-a-rebuild-to-load-ttgo-lora32esp/1204091
- https://forum.arduino.cc/t/ide-compatibility-with-raspberry-pi-5/1212072
- https://forum.arduino.cc/t/status-of-official-ide-2-x-builds-for-linux-arm64/1222354
- https://forum.arduino.cc/t/arduino-ide-1-8-19-not-starting-on-raspberry-pi/1241988
- https://forum.arduino.cc/t/nano-esp32-rgbled-flashing-sketch-not-working/1247194/9
- https://forum.arduino.cc/t/i-am-disappointed-by-the-lack-of-a-linux-arm64-build/1288416
- https://forum.arduino.cc/t/ide-ver-2-arm64/1325859
- https://forum.arduino.cc/t/arduino-cloud-agent-for-ubuntu-aarch-64/1341285
- https://forum.arduino.cc/t/accessing-arduino-cloud-sketches-on-arm64-linux/1370127
### Issue checklist
- [X] I searched for previous requests in [the issue tracker](https://github.com/arduino/arduino-ide/issues?q=)
- [X] I verified the feature was still missing when using the latest [nightly build](https://www.arduino.cc/en/software#nightly-builds)
- [X] My request contains all necessary details
You can subscribe to that GitHub issue to get notifications of any progress on the subject.
1 Like
peepo
December 15, 2025, 8:18am
4
hi @ptillisch appreciated and subscribed
NB: nice to see that my various stabs are collated…
1 Like
I do my best to maintain lists of the additional requests for feature and bug reports for Arduino's software projects.
In some cases, these might provide additional context that will be useful in the resolution. Even when that is not the case, the number of items in the list serves as a metric of significance to the user base. That data can be utilized by the project managers when deciding how to prioritize allocation of development resources.