STOP THE PRESS! your problem is right here
Code:
Define        INTHAND myint    ' Define interrupt handler
In theory, this is valid only for 100% Assembler ISR.

Check for ON INTERRUPT or Darrel Taylor's INST interrupts (http://www.pbpgroup.com/modules/wfse...p?articleid=19)