Advertisement
Guest User

project.err

a guest
Nov 9th, 2013
150
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. >>> Warning 203 "C:\Program Files (x86)\Microchip\Third Party\PICC\drivers\pic18_usb.c" Line 616(1,1): Condition always TRUE
  2. >>> Warning 216 "project.c" Line 415(0,1): Interrupts disabled during call to prevent re-entrancy: (usb_token_reset)
  3. >>> Warning 216 "project.c" Line 415(0,1): Interrupts disabled during call to prevent re-entrancy: (usb_cdc_get_discard)
  4. >>> Warning 216 "project.c" Line 415(0,1): Interrupts disabled during call to prevent re-entrancy: (usb_tbe)
  5. >>> Warning 216 "project.c" Line 415(0,1): Interrupts disabled during call to prevent re-entrancy: (usb_cdc_flush_out_buffer)
  6. >>> Warning 202 "project.c" Line 28(19,28): Variable never used: connected
  7. Memory usage: ROM=5% RAM=15% - 16%
  8. 0 Errors, 6 Warnings.
  9. Build Successful.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement