The usb_drv library is not compatible with the newer k50 parts 
(18f24k50/18f25k50/18f45k50).  The library assumes the USB interrupt flag 
and enable bit addresses are PIE2_USBIF  and PIE2_USBIE, respectively, but 
on these parts the address are PIE3_USBIF and PIE3_USBIE. This causes 
compilers errors when attempting to use any USB protocol with these parts.


-- 
You received this message because you are subscribed to the Google Groups 
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/jallib.
For more options, visit https://groups.google.com/d/optout.

Reply via email to