Quote Originally Posted by comwarrior View Post
2) DT_INTs does not jump to interrupt subroutine on 16F1824 when ether external int or IOC pin is toggled.
And neither would any ON INTERRUPTs, ASM interrupts or simple IF PORTA.2 = 1 tests, since you haven't enabled Digital inputs on your Analog pins.