Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chipKITUSBDevice->CustomHID example does not compile for FubarinoSD in 20140821 #567

Open
JacobChrist opened this issue Jun 8, 2015 · 1 comment

Comments

@JacobChrist
Copy link
Member

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

@EmbeddedMan
Copy link
Member

Jacob, can you remind me how to reproduce this issue? When I run MPIDE, I don't have a "chipKITUSDevice" library, nor any examples for it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants