Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/22/01 17:31
Read: times


 
#16837 - RE: problem starting timer
Kunal wrote:
Did you put a jump instruction at org 0000h? If you did not, the program will directly go to the interrupt routine on reset, but may not work again...

I believe this is main reason for unexpected behavior. Program counter starting from 0000H pass across the interrupt vectors area, thus start and stop timer only once after reset.

List of 5 messages in thread
TopicAuthorDate
problem starting timer            01/01/70 00:00      
RE: problem starting timer            01/01/70 00:00      
RE: problem starting timer            01/01/70 00:00      
RE: problem starting timer            01/01/70 00:00      
RE: problem starting timer            01/01/70 00:00      

Back to Subject List