Hi I m using two timers in my program timer0 to insert delay in the program and timer1 for initializing the serial port........ bothtimers work fine in the same program but once they are in the same program program does not respond accordingly wat could b wrong with it Uzma
"both timers work fine in the same program but once they are in the same program program does not respond accordingly" Eh??? That makes no sense! How can you tell that they are "working fine" if the program doesn't respond??
"That makes no sense!" I think he means: Program 'X' works fine when only timer 'A' or timer 'B' is in use. However, when both timers are used together in program 'X' then program 'X' does not work properly. Of course, this is still a "my program doesn't work, what's wrong?" question to which the answer is, as usual, "in the absence of more information, something".