scorrpeio
Full Member level 5
Hello,
I have written code for 89V51RD2 in C where I used both TMR0 and Serial ISR
In that after TMR0 ISR gets executed, Serial ISR stops working.
I tested Serial ISR separately by removing TMR0 ISR. In that case Serial ISR works without creating any problem.
But as soon as TMR0 ISR comes in picture, Serial stops working.
Can anyone tell me how to remove this problem?
I have written code for 89V51RD2 in C where I used both TMR0 and Serial ISR
In that after TMR0 ISR gets executed, Serial ISR stops working.
I tested Serial ISR separately by removing TMR0 ISR. In that case Serial ISR works without creating any problem.
But as soon as TMR0 ISR comes in picture, Serial stops working.
Can anyone tell me how to remove this problem?