XYZ Firmware Flash Arduino 1.5.8 beta

trying to flash my XYZ DA VINCI 1.to Repetier-Firmware but keep coming up with these errors. I've looked in HAL.h but still cant solve the problem, would be grateful for any help

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.

This topic was automatically closed 180 days after the last reply. New replies are no longer allowed.