I have figured out how to do it now (after a fair few painful hours!)
I have figured out how to do it now (after a fair few painful hours!)
I have the same problem. Can you tell me how you did?
Thx Stefan
Hi Stefan,
you need to make sure that you have the Pic Basic Pro folder installed to C:\PBP.
Next, make sure that you have the files created by Easy HID somewhere close to the root of the drive e.g. C:\Pic Programs\HID Prog 1 or something along those lines. I had my files in a folder on the Desktop which creates a long file path and this was causing my error.
I think, but can't remember for sure, that you also need to use the MPASM assembler from "View, Compile and Program Options...".
Let me know if this helps. If not, post exactly what the problem is you are having and I (or someone else) maybe able to help you further.
Regards
Rob
When I chosed the MPASM as assembler I did'nt get the error anymore.
But now I have another problem with MicroCode as you can see here:
http://www.picbasic.co.uk/forum/showthread.php?t=5448
It works fine to use MPASM instead of MPASMWIN but since mcsp on my old computer use MPASMWIN I would really like to know why they behave different.
Both computers have XP Pro and all programing software are the same.
I hope someone can explain this to me.
Thanks
Stefan.
Actually, please disregard my post that says you need to use MPASM - it's complete rubbish. When I checked I was actually using the PM assembler.
The error you are getting "usbdesc.asm 5 : Cannot open file (Include File "DESCUsbProject.ASM" not found.
I also get when I compile on a different computer. If I'm totally honest, I really can't remember how I resolved it. I will have a play over the weekend here and if I find how to correct it I will post here. Sorry I can't be of any more help at the moment.
Regards
Rob
If you're compiling for an 18F PIC, then you definitely have to use the MPASM
assembler. The PM assembler does not support the 18F series.
Bookmarks