http://www.picbasic.co.uk/forum/showthread.php?t=3251

Unless I misread your code as follows:
Code:
@ device hs_OSC, wdt_on, pwrt_on, protect_off
You are using PM as the assembler, and according to this link, DT interrupts require MPASM.
HTH
JS