Cannot compile firmware, trying to follow a guide.
Im trying to flash my Davinci 2.0 by following this video:
As directed I have downloaded the files directly from the links posted in the video description.
As directed I have downloaded the files directly from the links posted in the video description.
Repetier .92 master
and Arduino 1.5.8 beta.
Where things go south is at 3:15
Where he says to go to
Repetier-Firmware-0.92-master\src\ArduinoDUE\AdditionalArduinoFiles and click on the folder 1.5.8 and copy the hardwire folder.
There is no 1.5.8 folder. Just Arduino - 1.6.9 -Due 1.6.8 and Horus-0.2rc1
there is a hardware folder buried a few directories deeper so I tried just copying that one and following the rest of the tutorial but as i feared it does not work
When I open the repetier firmware file in Arduino, it will not compile, even if I leave it "stock" it wont compile.
I get the following error.
I'm using Windows 10 64bit of that matters.
Any help is greatly appreciated, my 2 week old printer is a brick at this point
Where things go south is at 3:15
Where he says to go to
Repetier-Firmware-0.92-master\src\ArduinoDUE\AdditionalArduinoFiles and click on the folder 1.5.8 and copy the hardwire folder.
There is no 1.5.8 folder. Just Arduino - 1.6.9 -Due 1.6.8 and Horus-0.2rc1
there is a hardware folder buried a few directories deeper so I tried just copying that one and following the rest of the tutorial but as i feared it does not work
When I open the repetier firmware file in Arduino, it will not compile, even if I leave it "stock" it wont compile.
I get the following error.
Arduino: 1.5.8 (Windows 8), Board: "Arduino Due (Native USB Port)"
In file included from Repetier.h:572:0,
from BedLeveling.cpp:107:
HAL.h: In static member function 'static void HAL::serialSetBaudrate(long int)':
HAL.h:684:14: error: 'class UARTClass' has no member named 'setInterruptPriority'
Serial.setInterruptPriority(1);
^
Error compiling.
I'm using Windows 10 64bit of that matters.
Any help is greatly appreciated, my 2 week old printer is a brick at this point
Comments
everything went as specified, the flash went through as it should.
Thats it, thats all I get, over and over
it flashes in about 40 seconds then verifies the flash
verify successful
the one part that I may be screwing up is step 4
"Update variants.cpp arduino file with the one present in src\ArduinoDUE\AdditionalArduinoFile according your IDE version"
the variant file is located at:
But im not fully sure where to place that fine in the arduino program group, as I cannot find a variant.cpp file anywhere in its folder(s)
what am I missing?
I noticed in config it says:
I dont know exactly how to interpret that, or what i should chance..
The screen does not work and neither does the extruder heaters.
The bed heats but the extruders do not heat, i instead get:
""""Error:One heater seems decoupled from thermistor - disabling all for safety!"""
Considering the printer is a week old and functioned perfectly until loading this firmware, I really doubt its a hardware issue.