
Originally Posted by
Nick
Thanks Steve.
I'm using PBP 2.45a to compile your code
and I'm getting an error:
"59: [235] Opcode Expected Instead of '_config'
Does the code compile for you?
Nick this is caused by the @config line... simply remark this line.. This line set the configuration fuses for your PIC. If you're using PM instead of MPASM this will gives you this error message. See the FAQ about configuration fuses. Really handy stuff.
Steve
It's not a bug, it's a random feature.
There's no problem, only learning opportunities.
Bookmarks