Page 1 of 1

burn firmware arduino error compile

Posted: Thu Jan 29, 2015 5:50 pm
by VDRPEP
If I want burn the firmware, I get a error message. :|

Can please somebody help me?
Screenshot
Screenshot
Unbenannt.PNG (64.52 KiB) Viewed 6072 times

Re: burn firmware arduino error compile

Posted: Tue Feb 03, 2015 9:45 am
by john
Did you selected a right board in Arduino IDE? If not, choose one from Tools/board menu.
Did you set a right board configuration in Marlin firmware? If not, change your settings in configuration.h or boards.h(for newer version Marlin firmware than 1.0.0), search MOTHERBOARD and #define it to the board you want.