Hello,
I am attempting to compile Repetier-Firmware 0.91 (Rev 4 config) for a Gen7 1.3.1 board using an ATmega644 @ 20mhz.
I am using the Arduino 1.0.5-r2 IDE under Windows 7 x64.
I have the most recent Gen7 board files from the Gen7 git loaded into the IDE.
I have motherboard type 7 selected in the configuration.h
The error that I receive while compiling is:
Any ideas on how to proceed?
Thanks!
-Kyle
I am attempting to compile Repetier-Firmware 0.91 (Rev 4 config) for a Gen7 1.3.1 board using an ATmega644 @ 20mhz.
I am using the Arduino 1.0.5-r2 IDE under Windows 7 x64.
I have the most recent Gen7 board files from the Gen7 git loaded into the IDE.
I have motherboard type 7 selected in the configuration.h
The error that I receive while compiling is:
In file included from /Repetier.h:255, from Commands.cpp:22: /HAL.h:550:1: error: pasting "DIO" and "-" does not give a valid preprocessing token /HAL.h:550:1: error: invalid suffix "_DDR" on integer constant /HAL.h:550:1: error: pasting "DIO" and "-" does not give a valid preprocessing token /HAL.h:550:1: error: invalid suffix "_PIN" on integer constant In file included from /Repetier.h:255, from Commands.cpp:22: /HAL.h: In static member function 'static void HAL::spiBegin()': HAL.h:550: error: 'DIO' was not declared in this scope
Any ideas on how to proceed?
Thanks!
-Kyle