Hi.
I've just installed MPASM, PBP and MicroCode studio, and then I created a EasyHID project.
But everytime I try to compile the project, it gives med the following errors:
RES directive cannot reserve odd number of bytes in PIC18 absolute mode
Error[180] c:\picprojects\usb\usb18mem.asm 116 : RES directive cannot reserve odd number of bytes in PIC18 absolute mode
Warning[231] c:\picprojects\usb\usb18mem.asm 116 : No memory has been reserved by this instruction
Error[180] c:\picprojects\usb\usb18mem.asm 117 : RES directive cannot reserve odd number of bytes in PIC18 absolute mode
Warning[231] c:\picprojects\usb\usb18mem.asm 111 : No memory has been reserved by this instruction
And so on....
Anyone who knows what the problem is?

Best Regards
Thomas Jespersen