Page 1 of 1
Arduino Error Compiling
Posted: Thu Aug 08, 2013 11:46 pm
by Druk Gyalpo
So I'm still working on the first version of the Rostock Max and I'm trying to set up the Arduino software. I set up the correct serial port and selected Arduino Mega 2560/ Mega ADK for my board. Then I clicked the upload button and this popped up in the error compiling.
core.a(main.cpp.o): In function `main':
C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino/main.cpp:5: undefined reference to `setup'
C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino/main.cpp:15: undefined reference to `loop'
Re: Arduino Error Compiling
Posted: Mon Aug 12, 2013 2:34 am
by jake
did you hit compile the button next to it first?
Re: Arduino Error Compiling
Posted: Mon Aug 12, 2013 9:22 am
by geneb
What version of the Arduino IDE are you using?
What firmware are you using? Where did you download it from?
g.
Re: Arduino Error Compiling
Posted: Tue Aug 13, 2013 2:35 am
by kbob
Druk Gyalpo wrote:So I'm still working on the first version of the Rostock Max and I'm trying to set up the Arduino software. I set up the correct serial port and selected Arduino Mega 2560/ Mega ADK for my board. Then I clicked the upload button and this popped up in the error compiling.
core.a(main.cpp.o): In function `main':
C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino/main.cpp:5: undefined reference to `setup'
C:\Program Files (x86)\Arduino\hardware\arduino\cores\arduino/main.cpp:15: undefined reference to `loop'
You have not yet loaded a project into the Arduino IDE. See here.
http://forum.seemecnc.com/viewtopic.php ... 588#p15588
Re: Arduino Error Compiling
Posted: Wed Jan 01, 2014 9:47 pm
by grimmindustries
Thank you, I had the same error and this fixed it.
Re: Arduino Error Compiling
Posted: Thu Jan 02, 2014 9:09 am
by Orenfor
all of you that use arduino - when i try to use it on my self build delta, it's work only with arduino 023 and didn't work with arduino 1.0.5