Trying to update firmware to Merlin on Sanguinololu board
Posted: Thu Apr 23, 2015 8:53 am
Trying to update the firmware on the printer. We have the Sanguinolou board. Followed directions about unzipping the Merlin files and dragged/dropped the files into Arduino.
Dropped Marlin files into Arduino 1.0.5r2 (Downloaded from the site)
Selected Sanguino W/ ATMega1284p from Tools/Board (per instruction)
Selected Com3 for Serial port
Clicked on Upload arrow.
Getting the following error:
In file included from /Marlin.h:23,
from BlinkM.cpp:5:
/pins.h:1273:3: error: #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
Tried changing to Arduino Mega2560 or Mega ADK and uploading again
Getting a timeout
Binary sketch size: 52,348 bytes (of a 258,048 byte maximum)
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
I am able to control the printer the Repetier. What are we doing wrong here?
Dropped Marlin files into Arduino 1.0.5r2 (Downloaded from the site)
Selected Sanguino W/ ATMega1284p from Tools/Board (per instruction)
Selected Com3 for Serial port
Clicked on Upload arrow.
Getting the following error:
In file included from /Marlin.h:23,
from BlinkM.cpp:5:
/pins.h:1273:3: error: #error Oops! Make sure you have 'Arduino Mega' selected from the 'Tools -> Boards' menu.
Tried changing to Arduino Mega2560 or Mega ADK and uploading again
Getting a timeout
Binary sketch size: 52,348 bytes (of a 258,048 byte maximum)
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_ReceiveMessage(): timeout
avrdude: stk500v2_getsync(): timeout communicating with programmer
I am able to control the printer the Repetier. What are we doing wrong here?