Hello Bo,

Were you able to get your 12F683 working? I am also using a 12F683 for a remote pressure sensor application but I am unable to compile the code as I get the interrupt error.
Code:
ERROR: Variable wsave2 position request 288 beyon RAM_END 191.
I have edited the DT_INTS-14.bas and left the wsave $20 and wsave $A0 enable, but alas still no go.

I know my setup is OK because if I grab an older code I was playing with years ago with DT Interrupts for 16F648A, it successfully compiles without any issues and I can program it to the PIC...

Cheers
Attila