Hallo alle zusammen -
ich habe mir die letzten Tage ein Rumba Board, ein paar Schrittmotoren und die nötige Elektrik besorgt/gemacht und versuche nun Repetier 0.91 auf das Board zu bekommen.
Die grundsätzliche Kommunikation zwischen PC und Board funktioniert.
Beim Kompilieren (Arduino IDE 1.56) gibt es leider eine Reihe von Fehlern, die ich nicht deuten kann.
Wäre schön, wenn ihr mir weiterhelfen könntet.
Hier die Meldungen:
HAL.cpp: In function 'void __vector_22()':
HAL.cpp:755: error: 'DIOEXT0_HEATER_PIN_WPORT' was not declared in this scope
HAL.cpp:755: error: 'DIOEXT0_HEATER_PIN_PIN' was not declared in this scope
HAL.cpp:755: error: 'DIOEXT0_HEATER_PIN_WPORT' was not declared in this scope
HAL.cpp:755: error: 'DIOEXT0_HEATER_PIN_PIN' was not declared in this scope
HAL.cpp:779: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_WPORT' was not declared in this scope
HAL.cpp:779: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_PIN' was not declared in this scope
HAL.cpp:779: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_WPORT' was not declared in this scope
HAL.cpp:779: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_PIN' was not declared in this scope
HAL.cpp:814: error: 'DIOEXT0_HEATER_PIN_WPORT' was not declared in this scope
HAL.cpp:814: error: 'DIOEXT0_HEATER_PIN_PIN' was not declared in this scope
HAL.cpp:814: error: 'DIOEXT0_HEATER_PIN_WPORT' was not declared in this scope
HAL.cpp:814: error: 'DIOEXT0_HEATER_PIN_PIN' was not declared in this scope
HAL.cpp:816: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_WPORT' was not declared in this scope
HAL.cpp:816: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_PIN' was not declared in this scope
HAL.cpp:816: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_WPORT' was not declared in this scope
HAL.cpp:816: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_PIN' was not declared in this scope
Vielen Dank schon mal
Berni
ich habe mir die letzten Tage ein Rumba Board, ein paar Schrittmotoren und die nötige Elektrik besorgt/gemacht und versuche nun Repetier 0.91 auf das Board zu bekommen.
Die grundsätzliche Kommunikation zwischen PC und Board funktioniert.
Beim Kompilieren (Arduino IDE 1.56) gibt es leider eine Reihe von Fehlern, die ich nicht deuten kann.
Wäre schön, wenn ihr mir weiterhelfen könntet.
Hier die Meldungen:
HAL.cpp: In function 'void __vector_22()':
HAL.cpp:755: error: 'DIOEXT0_HEATER_PIN_WPORT' was not declared in this scope
HAL.cpp:755: error: 'DIOEXT0_HEATER_PIN_PIN' was not declared in this scope
HAL.cpp:755: error: 'DIOEXT0_HEATER_PIN_WPORT' was not declared in this scope
HAL.cpp:755: error: 'DIOEXT0_HEATER_PIN_PIN' was not declared in this scope
HAL.cpp:779: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_WPORT' was not declared in this scope
HAL.cpp:779: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_PIN' was not declared in this scope
HAL.cpp:779: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_WPORT' was not declared in this scope
HAL.cpp:779: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_PIN' was not declared in this scope
HAL.cpp:814: error: 'DIOEXT0_HEATER_PIN_WPORT' was not declared in this scope
HAL.cpp:814: error: 'DIOEXT0_HEATER_PIN_PIN' was not declared in this scope
HAL.cpp:814: error: 'DIOEXT0_HEATER_PIN_WPORT' was not declared in this scope
HAL.cpp:814: error: 'DIOEXT0_HEATER_PIN_PIN' was not declared in this scope
HAL.cpp:816: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_WPORT' was not declared in this scope
HAL.cpp:816: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_PIN' was not declared in this scope
HAL.cpp:816: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_WPORT' was not declared in this scope
HAL.cpp:816: error: 'DIOEXT0_EXTRUDER_COOLER_PIN_PIN' was not declared in this scope
Vielen Dank schon mal
Berni