Spanky,

I've finished the changes to DT_INTS-14.
You can download the new files from http://www.darreltaylor.com/DT_INTS-14/downloads.htm

Anyone else using ver 1.00 should get them too.

In trying to add some optimization to ver 1.00, I introduced a problem that caused the error when the Handlers crossed a Page boundary.
I'm pretty sure that's fixed now.

In your program it was right at the edge, and only 1 of the handlers crossed the boundary, which is why commenting one of them allowed it to compile.

It also gave me a chance to fix a problem caused by MPLAB 8.53 when using 16F1 chips.


Thanks again for bringing the problem to my attention HankMcSpank.