Other than adding the define, is there anything else that needs to be addressed in DT_INTs to make it work?
other than
Code:
asm
INT_LIST macro
      INT_Handler  CCP1_15313_INT,   _myisr,    PBP,  yes
      
      endm
      INT_CREATE


ENDASM
thats about all i recall . http://dt.picbasic.co.uk/ might have some detail i have missed