Hi,
I have a problem using the SoftwareSerial.h and the GSM.h libraries in the same sketch.
Here is the error. Does anyone knows how to solve this??
Thanks!
SoftwareSerial\SoftwareSerial.cpp.o: In function
__vector_9': C:\Users\David.ELECTRON\Desktop\arduino-1.0.1\libraries\SoftwareSerial/SoftwareSerial.cpp:302: multiple definition of
__vector_9'
GSM\GSM3SoftSerial.cpp.o:C:\Users\David.ELECTRON\Desktop\arduino-1.0.1\libraries\GSM/GSM3SoftSerial.cpp:511: first defined here
c:/users/david.electron/desktop/arduino-1.0.1/hardware/tools/avr/bin/../lib/gcc/avr/4.3.2/../../../../avr/bin/ld.exe: Disabling relaxation: it will not work with multiple definitions
SoftwareSerial\SoftwareSerial.cpp.o: In function__vector_10': C:\Users\David.ELECTRON\Desktop\arduino-1.0.1\libraries\SoftwareSerial/SoftwareSerial.cpp:309: multiple definition of
__vector_10'
GSM\GSM3SoftSerial.cpp.o:C:\Users\David.ELECTRON\Desktop\arduino-1.0.1\libraries\GSM/GSM3SoftSerial.cpp:518: first defined here
SoftwareSerial\SoftwareSerial.cpp.o: In function__vector_11': C:\Users\David.ELECTRON\Desktop\arduino-1.0.1\libraries\SoftwareSerial/SoftwareSerial.cpp:316: multiple definition of
__vector_11'
GSM\GSM3SoftSerial.cpp.o:C:\Users\David.ELECTRON\Desktop\arduino-1.0.1\libraries\GSM/GSM3SoftSerial.cpp:525: first defined here