Welcome! Log In Create A New Profile

Advanced

Can't compile FiveD

Posted by dfrancis750 
Can't compile FiveD
December 08, 2011 08:55AM
Hi everyone.

I'm trying to compile the firmware FiveD but I end up with a ton of errors.
Here is the first error I've got : FiveD_GCode_Interpreter.cpp:5:22: error: WProgram.h: No such file or directory.

I'm using Ramps 1.3 with an arduino mega 2560.

I tried to do the manipulation for the Sanguinololu but I don't understand the folder thing : arduino-0012 or arduino-0018 as I don't have those folders. All I have is a a big folder arduino-1.0 containing everything about the arduino environment.

It also says to copy files from sanguino-software-1.x but I don't have this folder.

Thanks for your help!
Re: Can't compile FiveD
December 09, 2011 05:55AM
Quote

the folder thing : arduino-0012 or arduino-0018

That's the folder you get when unpacking the Arduino IDE from it's distribution Zip file. FiveD expects you to use this IDE for compiling and uploading firmware, it relies on the libraries coming with it.


Generation 7 Electronics Teacup Firmware RepRap DIY
     
Re: Can't compile FiveD
December 09, 2011 08:33AM
Ok actually I don't have those folder because I used a new version of the arduino IDE, the 1.
I have downloaded the version 0018 and 0023.
I can compile with the 0018 but I can't upload to the arduino (I have a sync error).
I can't compile with the 0023.

I have tried with Sprinter, I can compile and upload using 0023. The problem is the host software doesn't start. The console detect the reprap, open the com port but stays stuck at this line :
comms: G-code: N0 M110 *3 dequeued and sent [3.410s/2011ms]
Re: Can't compile FiveD
December 09, 2011 09:06AM
dfrancis750 Wrote:
> I have tried with Sprinter, I can compile and
> upload using 0023. The problem is the host
> software doesn't start. The console detect the
> reprap, open the com port but stays stuck at this
> line :
> comms: G-code: N0 M110 *3 dequeued and sent
> [3.410s/2011ms]


Just to get sure, maybe try another host software.
For instance I can't get "reprap host" to talk to my electronics, but repsnapper and printrun can.
Re: Can't compile FiveD
December 09, 2011 09:14AM
Are you sure the RepRap Host is set to the baudrate your firmware is using?


Bob Morrison
Wörth am Rhein, Germany
"Luke, use the source!"
BLOG - PHOTOS - Thingiverse
Re: Can't compile FiveD
December 09, 2011 09:22AM
I just tried with pronterface and it works fine. Thanks Deux Vis.

rhmorrison => no I haven't checked the baud rate. Maybe that's why the reprap host doesn't work but since I've got pronterface I wont bother.

Thanks for your help guys.
Sorry, only registered users may post in this forum.

Click here to login