PDA

View Full Version : PBP3.0.6.1 - USBMOUSE.pbp - compile errors.



Wirecut
- 4th April 2013, 01:02
Hi,

after almost 4 years of absence from this forum I'm back again.

I have just downloaded the PBP3 (15 day trial) and try to run the "USBMOUSE.pbp".

I will use the 18F4550 with 20 Mhz quartz: PICDEM FSUSB.

I have on the my working directory the following file:

hid_desc.bas
usb_dev.asm
usb_dev.inc
usb_mem.asm

When compiling, I see the following errors:

Unable to fit variable USBReservedMemory.
Macro USBINI? not found in macro file.
Macro USBSERVICE? not found in macro file.
Macro USBOUT?CBCL not found in macro file.
hid_desc (7) : Bad BANK number

I have loose somethings?

Bye

Leo

Wirecut
- 4th April 2013, 01:31
My mistake.

I do not have see that was set the default to the 16F628.

I select 18F4550.

Compile without errors and now the mouse pointer run squarelly.

Bye

Leo