Open hgrecco opened 3 years ago
I'm seeing this issue on M1 Macbook Pro, running Monterey 12.1. Upgrading to latest Arduino IDE 1.8.19 did not solve it.
It happened while trying to upload code to an Arduino Nano There is no problem with the checkmark (test) button, only when using the arrow (upload) button. I tried updating all libraries too, no effect. This also occurs with the basic blink sketch.
Could it be that part of the upload process is still 32 bit?
possible dup of #1818 or #1796. @hgrecco @flatsiedatsie do you have rosetta installed?
@nickdesaulniers Yes I have
Describe the problem
Cannot Verify/Compile even simple examples (AnalogReadSerial.ino). ctags: bad CPU type in executable in macOS with
To reproduce
Just run the any example.
Expected behavior
It should compile.
Arduino IDE version
2.0.0-beta.7
Operating system
macOS
Operating system version
Big Sur (11.4)
Additional context
I also have Arduino 1.8.13 installed and there it works fine. It seems to be using a different toolchain located in:
Issue checklist