PBPro error "Macro USBINIT? not found in macro file"
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, PBPro error "Macro USBINIT? not found in macro file
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
Re: PBPro error "Macro USBINIT? not found in macro file"
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