Welcome! Log In Create A New Profile

Advanced

I fail to compile 1.0.2

Posted by jatorg 
I fail to compile 1.0.2
September 09, 2015 06:33AM
I get this error during compilation
you can help me?

Arduino:1.6.5 (Windows 7), Placa:"Sanguino, ATmega1284p 16MHz"


from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\thermistortables.h:4,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Configuration.h:790,
from Marlin.ino:33:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:214:0: note: this is the location of the previous definition
#define TIMER5B 17
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\thermistortables.h:4,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Configuration.h:790,
from Marlin.ino:33:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:55:0: warning: "TIMER5C" redefined [enabled by default]
#define TIMER5C 16
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\thermistortables.h:4,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Configuration.h:790,
from Marlin.ino:33:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:215:0: note: this is the location of the previous definition
#define TIMER5C 18
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:23:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\thermistortables.h:4,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Configuration.h:790,
from Marlin.ino:33:
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\pins.h:1207:0: warning: "LED_PIN" redefined [enabled by default]
#define LED_PIN 27 /* On some broken versions of the Sanguino libraries the pin definitions are wrong, which then needs LED_PIN as pin 28. But you better upgrade your Sanguino libraries! See #368. */
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\pins.h:1199:0: note: this is the location of the previous definition
#define LED_PIN -1
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\pins.h:1208:0: warning: "FAN_PIN" redefined [enabled by default]
#define FAN_PIN 4 // Works for Panelolu2 too
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\pins.h:1201:0: note: this is the location of the previous definition
#define FAN_PIN -1
^
C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++ -c -g -Os -Wall -Wextra -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega1284p -DF_CPU=16000000L -DARDUINO=10605 -DARDUINO_AVR_SANGUINO -DARDUINO_ARCH_AVR -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino -IC:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\Wire -IC:\Program Files (x86)\Arduino\libraries\LiquidTWI2 -IC:\Program Files (x86)\Arduino\hardware\marlin\avr\libraries\U8glib -IC:\Program Files (x86)\Arduino\libraries\LiquidCrystal_I2C\src -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\SPI C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp -o C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp.o

In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:43:0: warning: "TIMER2" redefined [enabled by default]
#define TIMER2 5
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:202:0: note: this is the location of the previous definition
#define TIMER2 6
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:44:0: warning: "TIMER2A" redefined [enabled by default]
#define TIMER2A 6
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:203:0: note: this is the location of the previous definition
#define TIMER2A 7
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:45:0: warning: "TIMER2B" redefined [enabled by default]
#define TIMER2B 7
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:204:0: note: this is the location of the previous definition
#define TIMER2B 8
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:47:0: warning: "TIMER3A" redefined [enabled by default]
#define TIMER3A 8
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:206:0: note: this is the location of the previous definition
#define TIMER3A 9
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:48:0: warning: "TIMER3B" redefined [enabled by default]
#define TIMER3B 9
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:207:0: note: this is the location of the previous definition
#define TIMER3B 10
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:49:0: warning: "TIMER3C" redefined [enabled by default]
#define TIMER3C 10
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:208:0: note: this is the location of the previous definition
#define TIMER3C 11
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:50:0: warning: "TIMER4A" redefined [enabled by default]
#define TIMER4A 11
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:209:0: note: this is the location of the previous definition
#define TIMER4A 12
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:51:0: warning: "TIMER4B" redefined [enabled by default]
#define TIMER4B 12
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:210:0: note: this is the location of the previous definition
#define TIMER4B 13
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:52:0: warning: "TIMER4C" redefined [enabled by default]
#define TIMER4C 13
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:211:0: note: this is the location of the previous definition
#define TIMER4C 14
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:53:0: warning: "TIMER5A" redefined [enabled by default]
#define TIMER5A 14
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:213:0: note: this is the location of the previous definition
#define TIMER5A 16
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:54:0: warning: "TIMER5B" redefined [enabled by default]
#define TIMER5B 15
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:214:0: note: this is the location of the previous definition
#define TIMER5B 17
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:55:0: warning: "TIMER5C" redefined [enabled by default]
#define TIMER5C 16
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:215:0: note: this is the location of the previous definition
#define TIMER5C 18
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:23:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\MarlinSerial.cpp:23:
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\pins.h:1207:0: warning: "LED_PIN" redefined [enabled by default]
#define LED_PIN 27 /* On some broken versions of the Sanguino libraries the pin definitions are wrong, which then needs LED_PIN as pin 28. But you better upgrade your Sanguino libraries! See #368. */
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\pins.h:1199:0: note: this is the location of the previous definition
#define LED_PIN -1
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\pins.h:1208:0: warning: "FAN_PIN" redefined [enabled by default]
#define FAN_PIN 4 // Works for Panelolu2 too
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\pins.h:1201:0: note: this is the location of the previous definition
#define FAN_PIN -1
^
C:\Program Files (x86)\Arduino\hardware\tools\avr/bin/avr-g++ -c -g -Os -Wall -Wextra -fno-exceptions -ffunction-sections -fdata-sections -fno-threadsafe-statics -MMD -mmcu=atmega1284p -DF_CPU=16000000L -DARDUINO=10605 -DARDUINO_AVR_SANGUINO -DARDUINO_ARCH_AVR -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino -IC:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\Wire -IC:\Program Files (x86)\Arduino\libraries\LiquidTWI2 -IC:\Program Files (x86)\Arduino\hardware\marlin\avr\libraries\U8glib -IC:\Program Files (x86)\Arduino\libraries\LiquidCrystal_I2C\src -IC:\Program Files (x86)\Arduino\hardware\arduino\avr\libraries\SPI C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp -o C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp.o

In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:43:0: warning: "TIMER2" redefined [enabled by default]
#define TIMER2 5
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:202:0: note: this is the location of the previous definition
#define TIMER2 6
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:44:0: warning: "TIMER2A" redefined [enabled by default]
#define TIMER2A 6
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:203:0: note: this is the location of the previous definition
#define TIMER2A 7
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:45:0: warning: "TIMER2B" redefined [enabled by default]
#define TIMER2B 7
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:204:0: note: this is the location of the previous definition
#define TIMER2B 8
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:47:0: warning: "TIMER3A" redefined [enabled by default]
#define TIMER3A 8
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:206:0: note: this is the location of the previous definition
#define TIMER3A 9
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:48:0: warning: "TIMER3B" redefined [enabled by default]
#define TIMER3B 9
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:207:0: note: this is the location of the previous definition
#define TIMER3B 10
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:49:0: warning: "TIMER3C" redefined [enabled by default]
#define TIMER3C 10
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:208:0: note: this is the location of the previous definition
#define TIMER3C 11
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:50:0: warning: "TIMER4A" redefined [enabled by default]
#define TIMER4A 11
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:209:0: note: this is the location of the previous definition
#define TIMER4A 12
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:51:0: warning: "TIMER4B" redefined [enabled by default]
#define TIMER4B 12
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:210:0: note: this is the location of the previous definition
#define TIMER4B 13
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:52:0: warning: "TIMER4C" redefined [enabled by default]
#define TIMER4C 13
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:211:0: note: this is the location of the previous definition
#define TIMER4C 14
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:53:0: warning: "TIMER5A" redefined [enabled by default]
#define TIMER5A 14
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:213:0: note: this is the location of the previous definition
#define TIMER5A 16
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:54:0: warning: "TIMER5B" redefined [enabled by default]
#define TIMER5B 15
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:214:0: note: this is the location of the previous definition
#define TIMER5B 17
^
In file included from C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:249:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\marlin\avr\variants\sanguino/pins_arduino.h:55:0: warning: "TIMER5C" redefined [enabled by default]
#define TIMER5C 16
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\fastio.h:36:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:21,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Program Files (x86)\Arduino\hardware\arduino\avr\cores\arduino/Arduino.h:215:0: note: this is the location of the previous definition
#define TIMER5C 18
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:23:0,
from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\pins.h:1207:0: warning: "LED_PIN" redefined [enabled by default]
#define LED_PIN 27 /* On some broken versions of the Sanguino libraries the pin definitions are wrong, which then needs LED_PIN as pin 28. But you better upgrade your Sanguino libraries! See #368. */
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\pins.h:1199:0: note: this is the location of the previous definition
#define LED_PIN -1
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\pins.h:1208:0: warning: "FAN_PIN" redefined [enabled by default]
#define FAN_PIN 4 // Works for Panelolu2 too
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\pins.h:1201:0: note: this is the location of the previous definition
#define FAN_PIN -1
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp: In function 'void set_bed_level_equation_lsq(double*)':
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:998:36: warning: deprecated conversion from string constant to 'char*' [-Wwrite-strings]
planeNormal.debug("planeNormal");
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:0:
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp: In function 'void process_commands()':
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:116:54: error: 'WRITE' was not declared in this scope
#define enable_x() WRITE(X_ENABLE_PIN, X_ENABLE_ON)
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:1939:9: note: in expansion of macro 'enable_x'
enable_x();
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:2244:33: warning: unused variable 'x_sweep' [-Wunused-variable]
double radius=0.0, theta=0.0, x_sweep, y_sweep;
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:2244:42: warning: unused variable 'y_sweep' [-Wunused-variable]
double radius=0.0, theta=0.0, x_sweep, y_sweep;
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:0:
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:2794:43: error: 'READ' was not declared in this scope
SERIAL_PROTOCOLLN(((READ(X_MIN_PIN)^X_MIN_ENDSTOP_INVERTING)?MSG_ENDSTOP_HIT:MSG_ENDSTOP_OPEN));
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:68:46: note: in definition of macro 'SERIAL_PROTOCOLLN'
#define SERIAL_PROTOCOLLN(x) (MYSERIAL.print(x),MYSERIAL.write('\n'))
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:2846:15: warning: unused variable 'area' [-Wunused-variable]
float area = .0;
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:30:0:
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp: In function 'void manage_inactivity(bool)':
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:117:56: error: 'WRITE' was not declared in this scope
#define disable_x() { WRITE(X_ENABLE_PIN,!X_ENABLE_ON); axis_known_position[X_AXIS] = false; }
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:4359:9: note: in expansion of macro 'disable_x'
disable_x();
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:129:58: error: 'WRITE' was not declared in this scope
#define disable_y() { WRITE(Y_ENABLE_PIN,!Y_ENABLE_ON); axis_known_position[Y_AXIS] = false; }
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:4360:9: note: in expansion of macro 'disable_y'
disable_y();
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:142:58: error: 'WRITE' was not declared in this scope
#define disable_z() { WRITE(Z_ENABLE_PIN,!Z_ENABLE_ON); axis_known_position[Z_AXIS] = false; }
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:4361:9: note: in expansion of macro 'disable_z'
disable_z();
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:151:56: error: 'WRITE' was not declared in this scope
#define disable_e0() WRITE(E0_ENABLE_PIN,!E_ENABLE_ON)
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:4362:9: note: in expansion of macro 'disable_e0'
disable_e0();
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp: In function 'void kill()':
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:117:56: error: 'WRITE' was not declared in this scope
#define disable_x() { WRITE(X_ENABLE_PIN,!X_ENABLE_ON); axis_known_position[X_AXIS] = false; }
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:4464:3: note: in expansion of macro 'disable_x'
disable_x();
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:129:58: error: 'WRITE' was not declared in this scope
#define disable_y() { WRITE(Y_ENABLE_PIN,!Y_ENABLE_ON); axis_known_position[Y_AXIS] = false; }
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:4465:3: note: in expansion of macro 'disable_y'
disable_y();
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:142:58: error: 'WRITE' was not declared in this scope
#define disable_z() { WRITE(Z_ENABLE_PIN,!Z_ENABLE_ON); axis_known_position[Z_AXIS] = false; }
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:4466:3: note: in expansion of macro 'disable_z'
disable_z();
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin.h:151:56: error: 'WRITE' was not declared in this scope
#define disable_e0() WRITE(E0_ENABLE_PIN,!E_ENABLE_ON)
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:4467:3: note: in expansion of macro 'disable_e0'
disable_e0();
^
In file included from C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:39:0:
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\ultralcd.h: At global scope:
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\ultralcd.h:21:24: warning: 'blink' defined but not used [-Wunused-variable]
static unsigned char blink = 0; // Variable for visualization of fan rotation in GLCD
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:351:14: warning: 'delta' defined but not used [-Wunused-variable]
static float delta[3] = {0.0, 0.0, 0.0};
^
C:\Users\Jatorg\AppData\Local\Temp\build8773099702297348823.tmp\Marlin_main.cpp:1097:13: warning: 'void do_blocking_move_relative(float, float, float)' defined but not used [-Wunused-function]
static void do_blocking_move_relative(float offset_x, float offset_y, float offset_z) {
^
Error de compilaciĆ³n
Re: I fail to compile 1.0.2
September 09, 2015 07:28AM
Do you have MOTHERBOARD defined correctly in Configuration.h?

Since it looks like you have a Sanguinololu, so it should probably be
#define MOTHERBOARD BOARD_SANGUINOLOLU_12
Re: I fail to compile 1.0.2
September 09, 2015 08:14AM
thank you very much for responding, my motherboard is this:

[m.aliexpress.com]
I will try with which you tell me, thanks again.
Re: I fail to compile 1.0.2
September 09, 2015 10:02AM
Looks like a Melzi, so I would try with
#define MOTHERBOARD BOARD_MELZI_1284
Re: I fail to compile 1.0.2
September 09, 2015 10:06AM
Quote
enif
Looks like a Melzi, so I would try with
#define MOTHERBOARD BOARD_MELZI_1284


It is what I have put in the marlin
Sorry, only registered users may post in this forum.

Click here to login