Upload Error : avrdude: Can't find programmer id "wiring"

I had firmware running on my Azteeg X3 board but lost it and wanted to add auto bed leveling to my printer.  I keep getting this error every time I try to upload, using either .91 or .92 firmware from the configurator- avrdude: Can't find programmer id "wiring". 

I loaded a test code file and that loaded and run however I cannot get new firmware loaded for the printer without getting this error- avrdude: Can't find programmer id "wiring"

I have searched the error but I do not understand how to fix it as I am a bit green is this world.  Any help will be appreciated.


Thank you, Tim

Comments

  • Your problem has nothing to do with the firmware. It is your Arduino IDE setting is wrong. Check that Mega2560 as board is selected. Then the right avrdude settings should be selected when you upload. wiring as protocol to upload software and should be part of Arduino IDE since it is the one used by Arduino it self.
Sign In or Register to comment.