Looks like it is the:
in the USB18MEM.ASM file.Code:org 0x400
I changed 0x400 to 0x200 (where the USB memory starts in the PIC18F14k50) and presto, and now I can compile. The other chips it supports start at $0400, but the PIC18F14K50 does not. Now I will have to see if I can get some of the usb demo's to work.
Walter
Bookmarks