void timer1_ISR (void) interrupt 3 using 2
{
.......
..........
 TF1 = 0;
}