On TinyG Updating Firmware page it states that:
“The quickest way to get a binary version of avrdude for your system is to download the latest version of the Arduino IDE.”
https://github.com/synthetos/TinyG/wiki/TinyG-Updating-Firmware
There is no avrdude included in any of the packages on Arduino IDE page:
http://arduino.cc/en/main/software
Only place I have found avrdude was on the adafruit website:
https://learn.adafruit.com/usbtinyisp/download
However their latest version for mac doesn’t work on Mac OS X 10.9
Gets error:
-bash: /usr/local/bin/avrdude: Bad CPU type in executable
So where can I find working version of avrdude so I can update the firmware?
I am on version 8 hardware, firmware 0.96, build 380.08. Need to install 0.97 edge as I need soft limit switches.
Thank you for your help (I still have all the hair).