Skip to content

Compiling error with Sanguinololu v1.2 #5

@reprapperMC

Description

@reprapperMC

Not sure what is the cause here as but I'm getting an error when trying to compile in Arduino 0022 on a Sanguinololu v1.2

core.a(HardwareSerial.cpp.o): In function global constructors keyed to rx_buffer': /usr/share/arduino/hardware/Sanguino/cores/arduino/HardwareSerial.cpp:118: multiple definition of__vector_20'
wiring_serial.c.o:/usr/share/arduino/hardware/Sanguino/cores/arduino/wiring_serial.c:137: first defined here
/usr/lib/gcc/avr/4.3.5/../../../avr/bin/ld: Warning: size of symbol rx_buffer' changed from 256 in wiring_serial.c.o to 132 in core.a(HardwareSerial.cpp.o) core.a(HardwareSerial.cpp.o): In functionglobal constructors keyed to rx_buffer':
/usr/share/arduino/hardware/Sanguino/cores/arduino/HardwareSerial.cpp:118: multiple definition of `__vector_28'
wiring_serial.c.o:/usr/share/arduino/hardware/Sanguino/cores/arduino/wiring_serial.c:137: first defined here

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions