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'
Arduino Error Compiling
Re: Arduino Error Compiling
did you hit compile the button next to it first?
Re: Arduino Error Compiling
What version of the Arduino IDE are you using?
What firmware are you using? Where did you download it from?
g.
What firmware are you using? Where did you download it from?
g.
Delta Power!
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Defeat the Cartesian Agenda!
http://www.f15sim.com - 80-0007, The only one of its kind.
http://geneb.simpits.org - Technical and Simulator Projects
Re: Arduino Error Compiling
You have not yet loaded a project into the Arduino IDE. See here.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'
http://forum.seemecnc.com/viewtopic.php ... 588#p15588
- grimmindustries
- Printmaster!
- Posts: 46
- Joined: Wed Jan 01, 2014 9:45 pm
- Location: New Orleans, LA
- Contact:
Re: Arduino Error Compiling
Thank you, I had the same error and this fixed it.
Re: Arduino Error Compiling
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