Ah Ha, You aren't using MPASM as the assembler.I am getting this error: "opcode expected instead of '_config'
Almost anything written with ASM mixed in the program, needs to be compiled with MPASM. The assembler that comes with PBP is OK for PBP itself, but it just doesn't have the capabilities needed for ASM, even though sometimes it will compile OK.
Here's a hex file for mine if you want to try it.
If yours isn't runnung at 4Mhz, I'll change it to your crystal.
<br>
Bookmarks