Compile Error

This forum is dedicated to all issues and questions related to your individual setups and configurations
Post Reply
Dellow
Posts: 26
Joined: Tue Dec 20, 2011 12:38 am

Compile Error

Post by Dellow »

Not sure if this is the right place to post this, but here goes......
I'm building a Quad X and am having real problems programming the Arduino Pro mini. I get a compile error as follows:

core.a(HardwareSerial.cpp.o): In function `__vector_19':
C:\Users\Andy\Desktop\Tricopter Stuff\arduino-1.0\hardware\arduino\cores\arduino/HardwareSerial.cpp:192: multiple definition of `__vector_19'
MultiWii_1_9.cpp.o:C:\Users\Andy\AppData\Local\Temp\build1757730279711506590.tmp/MultiWii_1_9.cpp:3325: first defined here

Is it me, the PC, the compiler or what? I've re-installed the compiler but still the same.
Any pointers to a solution gratefully received.
Again, my apologies if this is the wrong place to be asking.
Thanks, Andy

User avatar
mgros
Posts: 90
Joined: Thu Jan 20, 2011 12:32 am

Re: Compile Error

Post by mgros »

Please read this post

viewtopic.php?f=8&t=955

Dellow
Posts: 26
Joined: Tue Dec 20, 2011 12:38 am

Re: Compile Error

Post by Dellow »

That's great, thank you for the pointer. I'm just relieved it wasn't something I was doing!
I'll compile using Arduino 023 for now, which I think will work. I just want to test my board, my copter's not finished yet.
Again, many thanks for the reply. I'll keep an eye on the Arduino 1.0 thread.

Post Reply