You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
core.a(HardwareSerial_usb.c.o): In function __vector_dispatch_45': E:/mpide installs/mpide-0023-windows-20140821/hardware/pic32/cores/pic32/HardwareSerial_usb.c:(.vector_45+0x0): multiple definition of__vector_dispatch_45'
chipKITUSBDevice\utility\usb_device.c.o:E:/Documents/mpide_mouse/libraries/chipKITUSBDevice/utility/usb_device.c:(.vector_45+0x0): first defined here
E:/mpide installs/mpide-0023-windows-20140821/hardware/pic32/compiler/pic32-tools/bin/../lib/gcc/pic32mx/4.5.2/../../../../pic32mx/bin/ld.exe: function at exception vector 45 too large
E:/mpide installs/mpide-0023-windows-20140821/hardware/pic32/compiler/pic32-tools/bin/../lib/gcc/pic32mx/4.5.2/../../../../pic32mx/bin/ld.exe: Link terminated due to previous error(s).
collect2: ld returned 1 exit status
The text was updated successfully, but these errors were encountered:
Here is the output
core.a(HardwareSerial_usb.c.o): In function
__vector_dispatch_45': E:/mpide installs/mpide-0023-windows-20140821/hardware/pic32/cores/pic32/HardwareSerial_usb.c:(.vector_45+0x0): multiple definition of
__vector_dispatch_45'chipKITUSBDevice\utility\usb_device.c.o:E:/Documents/mpide_mouse/libraries/chipKITUSBDevice/utility/usb_device.c:(.vector_45+0x0): first defined here
E:/mpide installs/mpide-0023-windows-20140821/hardware/pic32/compiler/pic32-tools/bin/../lib/gcc/pic32mx/4.5.2/../../../../pic32mx/bin/ld.exe: function at exception vector 45 too large
E:/mpide installs/mpide-0023-windows-20140821/hardware/pic32/compiler/pic32-tools/bin/../lib/gcc/pic32mx/4.5.2/../../../../pic32mx/bin/ld.exe: Link terminated due to previous error(s).
collect2: ld returned 1 exit status
The text was updated successfully, but these errors were encountered: