Quote Originally Posted by Bonxy
Hello All

I Just installed pbp 2.46, im using microcode studio with mpasm assembler but when i try to compile a sample usb code i get the folowing errors.


ERROR: Macro USBINIT? not found in macro file.
ERROR: Macro USBSERVICE? not found in macro file.
ERROR: Macro USBIN?CBBL not found in macro file.
ERROR: Macro USBOUT?CBBL not found in macro file.

Can anyone help ?
PROBLEM SOLVED

The Problem is that you have to have the files you want to compile in a sub dir of your PBP dir.

Thanks to all