burn firmware arduino error compile

Post Reply
VDRPEP
Posts: 7
Joined: Sun Jan 04, 2015 2:33 am

burn firmware arduino error compile

Post by VDRPEP » Thu Jan 29, 2015 5:50 pm

If I want burn the firmware, I get a error message. :|

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

john
Posts: 104
Joined: Fri Nov 14, 2014 1:45 pm

Re: burn firmware arduino error compile

Post by john » Tue Feb 03, 2015 9:45 am

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.

Post Reply