Page 1 of 1

Error uploading firmware

Posted: Thu Mar 06, 2014 12:15 am
by 1948John
Hi guys, I am having a problem uploading the latest Repetier firmware to the RAMBo v1.2e. I'm using Arduino IDE v1.0.5-r2. I have the broad set to Mega 2560, and the right port
I'm getting this error

Commands.cpp:11: error: stray '\302' in program
Commands.cpp:11: error: stray '\267' in program
Commands.cpp:11: error: stray '\302' in program
Commands.cpp:11: error: stray '\267' in program
Commands.cpp:409: error: missing terminating " character
Commands.cpp:412: error: missing terminating " character
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:1611: error: stray '#' in program
Commands.cpp:6: error: expected unqualified-id before '<' token
Commands.cpp:1611: error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp:1611: error: expected unqualified-id before '<' token
Commands.cpp:1611: error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp:1611: error: expected unqualified-id before '<' token
Commands.cpp:1611: error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp:1611: error: expected unqualified-id before '<' token
Commands.cpp:1611: error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp:1611: error: expected unqualified-id before '<' token
Commands.cpp:1611: error: expected constructor, destructor, or type conversion before '.' token
Commands.cpp:1611: error: expected unqualified-id before '<' token
Commands.cpp:1611: error: expected unqualified-id before '<' token
Commands.cpp:1654: error: expected unqualified-id before numeric constant

The 6th line in Commands.cpp is highlighted

<title>RostockMAX/FIRMWARE/Repetier/Commands.cpp at master · seemecnc/RostockMAX · GitHub</title>

Any help, would be great
Thanks, John

Re: Error uploading firmware

Posted: Thu Mar 06, 2014 11:57 am
by Eaglezsoar
In the Arduino IDE application, use File->Open. Navigate into the RepetierMAX/Repetier folder and open Repetier.ino.

Select your board and port as the manual describes, then hit Upload.

Re: Error uploading firmware

Posted: Thu Mar 06, 2014 6:13 pm
by 1948John
Hi Eaglezsoar
After downloading the file Rostock Max-Master Zip and using the repetier.ino, it worked just fine.

Thank you,
John

Re: Error uploading firmware

Posted: Thu Mar 06, 2014 7:30 pm
by Eaglezsoar
1948John wrote:Hi Eaglezsoar
After downloading the file Rostock Max-Master Zip and using the repetier.ino, it worked just fine.

Thank you,
John
I'm glad to hear that, you are probably going to have to do the calibration listed in the appendix of the manual.