Its not as simple as just changing values is some memory files.
So good luck!
Its not as simple as just changing values is some memory files.
So good luck!
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
Last edited by ScaleRobotics; - 16th July 2009 at 00:45.
http://www.scalerobotics.com
So you can compile but can you enumerate?
Bookmarks