Error "Multiple definition of vector 11" while using servo and IRremote librarie


hi guys, i'm working on programm wich control servos , piezzo buzzer , irremote,
some months ago, programm worked properly, ok :) , today click on verif button of arduino programm , it's says me error "vector 7"where there tone , ir remote error", bref, solved error searching on internet, problem of timer wich used times, solved , re-verif programm , other error occured time "vector 11" error call "servo" , "irremote" library"
i'm confused, search long time on internet nothing, don't why doesnt work;
please me :)


the error :


servo\servo.cpp.o: in function `__vector_11':
c:\program files\arduino\libraries\servo/servo.cpp:103: multiple definition of `__vector_11'
irremote\irremote.cpp.o:c:\users\salon\documents\arduino\libraries\irremote/irremote.cpp:311: first defined here

quote
i search long time on internet nothing
i searched, using google , "multiple definition of `__vector_11'", and, in 0.69 seconds got more 2000 hits. i'm absolutely 1 of them solve problem.


Arduino Forum > Using Arduino > Programming Questions > Error "Multiple definition of vector 11" while using servo and IRremote librarie


arduino

Comments

Popular posts from this blog

sd card Could not find FAT16/FAT32 partition [solved]

Sketch upload fails with Java error (___REMOVE___/bin/avrdude)!

DHT11 Time out error using v0.4.1library