- xt_osc is an illegal opcode
i think you use mpasm.
USE PM.
DONT SELLECT "USE MPASM BOX" AT THE COMPILE AND PROGRAM OPTIONS.
- xt_osc is an illegal opcode
i think you use mpasm.
USE PM.
DONT SELLECT "USE MPASM BOX" AT THE COMPILE AND PROGRAM OPTIONS.
It progressess!
It's actually picbasic pro compiler 2.50 I'm using. I unticked 'use mpasm' box as you suggested.
Now it says "Error TEST.ASM 47 : [235] opcode expected instead of _xt_osc"
???!
Remove "_"
use
@ device xt_osc
Last edited by mehmetOzdemir; - 25th September 2009 at 13:58.
ARGHHHHHHHHHHHHHH
...and I thought that I'd tried every conceivable combination of @ / device / + or - _ !!!
Many thanks for that.
Best regards
Mark
Bookmarks