I am trying to generate an interrupt when Timer2 overflows. I cannot get the application to jump to my Timer2 ISR if I have serial interrupts enabled, though. I make sure to clear my RI and TI bits in my serial ISR.
Is there anything else I'm overlooking?
Thanks,
Paul
with the information you have provided, the problem can not possibly exist. Thus something must be missing.
I guess you will have to post your code (no tabs and see above "place source ......")
Erik