PDA

View Full Version : facing the problem in compiler suject in usb



robbenaz
- 22nd May 2006, 14:59
i am facing the problem with error like this


"ERROR: Macro USBINIT? not found in macro file"

when i compile with microstudio

if some one knows how solve this prblem ,, guide me

thanks

soni

mister_e
- 22nd May 2006, 16:05
As usual

Pic?
Code?
PBP version?

robbenaz
- 22nd May 2006, 18:21
i am using ,,

pic18f4550

usbmouse.bas

pbp . 2.46

soni

Bruce
- 23rd May 2006, 22:37
Make sure all support files included & used by the file you're compiling are in the same directory.

Merfy
- 8th June 2006, 23:15
I think that was the error I was getting when I first started using Microcode Studio.

It was a while ago, but I think all I had to do was enable mpasm or something.

Its in:
View->Compile and Program options->Assembler Tab

Then check the use MPASM box and locate it on your computer.

If its the same error that might help. If not, I could be totally wrong and just messing with you more.