Hi all,
I've been working in a project similar to byte_butcher's but using PBP only (I don't know any MPASM). My touch buttons work nicely but when I try to use GOSUB inside the ISR routine somehow PBP doesn't like it. I have my sub-routines outside the Disable-Enable of the ISR routine but it doesn't work.

Am I missing something here?? Darrel said it is posible to call sub-routines when the interrupts are disable.

Thanks in advance for any help.

Robert