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
Printable View
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
As usual
- Pic?
- Code?
- PBP version?
i am using ,,
pic18f4550
usbmouse.bas
pbp . 2.46
soni
Make sure all support files included & used by the file you're compiling are in the same directory.
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.