Closed
Description
I tried the latest Arduino Create Agent on Mac Catalina 10.15.1 (19B88). I am getting the error below.
Start command: fork/exec /Users/Username/.arduino-create/arduino/avrdude/6.3.0-arduino14/bin/avrdude: bad CPU type in executable
There was a similar problem for the Arduino IDE, but it was fixed in this PR 8976.
Is there a similar fix for the Arduino Create Agent? I am guessing the Agent needs an updated Avrdude 6.3.0-arduino17 instead of 6.3.0-arduino14.
I tried taking it from the Arduino IDE and replacing it in .arduino-create, but no luck.