PDA

View Full Version : PBPro error "Macro USBINIT? not found in macro file"



Bonxy
- 25th May 2006, 19:32
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 ?

Bonxy
- 25th May 2006, 21:04
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

NatureTech
- 4th October 2011, 09:06
Hey there,

Me to having the same problem.Could you explain me the steps you took to solve the problem.I have tried but its not working.

Waiting for your reply

Regards