TMR1 interrupt on 16F877A
Posted: Sat Jan 05, 2008 9:46 pm
Hello,
I am struggling with interrupt TMR1 on PIC16F877A in Flowcode 3.
TMR0 interrupt works fine but I can't get the TMR1 interrupt working.
During simulation the programm never executes the TMR1 interrupt routine. If I change TMR1 to TMR0, the same program works fine but I need 2 timer interrupts. Something I miss?
Best regards
I am struggling with interrupt TMR1 on PIC16F877A in Flowcode 3.
TMR0 interrupt works fine but I can't get the TMR1 interrupt working.
During simulation the programm never executes the TMR1 interrupt routine. If I change TMR1 to TMR0, the same program works fine but I need 2 timer interrupts. Something I miss?
Best regards