Im trying to flash my Davinci 2.0 by following this video:
![image]()
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 :(