??? 10/26/05 18:53 Read: times |
#102983 - I think I have covered that Responding to: ???'s previous message |
Erik Malund said:
TF2 T2CON.7 Timer 2 overflow flag set by a Timer 2 overflow and must be cleared by software. TF2 will not be set
when either RCLK or TCLK = 1.. I have declared RCLK and TCLK = 0 in the code with MOV T2CON,#04H by "SETB TF2" I am forcing the interrupt routine to start, during simualtion when code reaches to command "SETB TF2" it is executed but timer routine does not start. why is that?? Kaz |