-
Notifications
You must be signed in to change notification settings - Fork 27
Description
I am on Ubuntu 18.04 and using Arduino 1.8.3 since the activate.py script seems to want this version.
I am trying to compile the example program. I have run activate.py and it's output was all successes.
Here is the error message:
Archiving built core (caching) in: /tmp/arduino_cache_770586/core/core_SparkFun_avr_promicro_cpu_16MHzatmega32U4_4ec126580105bbcfef3f91ee9bd9669d.a USBCore.cpp.o (symbol from plugin): In function RxLEDPulse':
(.text+0x0): multiple definition of __vector_11' sketch/LUFA.c.o (symbol from plugin):(.text+0x0): first defined here USBCore.cpp.o (symbol from plugin): In function RxLEDPulse':
(.text+0x0): multiple definition of __vector_10' sketch/LUFA.c.o (symbol from plugin):(.text+0x0): first defined here collect2: error: ld returned 1 exit status exit status 1 Error compiling for board SparkFun Pro Micro.