Used CMP_INT without any luck. Stil getting two asm errors :
553 - missing argument
472 - "INT_HANDLER" interrupt flag not found.
Any suggestion?
Cheers
Al.
Used CMP_INT without any luck. Stil getting two asm errors :
553 - missing argument
472 - "INT_HANDLER" interrupt flag not found.
Any suggestion?
Cheers
Al.
All progress began with an idea
Al,
I think you just need a comma in your INT_Handler line.
Code:INT_Handler CMP_INT, _Encoder, ASM, yes
DT
Yes Darrel, it was just the comma missing. Thank you again.
Cheers
Al.
All progress began with an idea
Bookmarks