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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
08/07/04 18:13
Read: times


 
#75611 - RE: Program keeps looping itself ,Why?
Responding to: ???'s previous message
hello

you forgot to mention the crystal you are using. 11.0592 MHz?, and if it is a 8051 12clocker, 6clocker?


tips:
try to insert a "jmp $" in the second "CLR S1" so the uC loops there forever

if you are newbie you don't need to specify the "ORG 200H" for your routines, that is compiler's job. you could have trouble if the code overlaps


List of 12 messages in thread
TopicAuthorDate
Program keeps looping itself ,Why?            01/01/70 00:00      
   RE: Program keeps looping itself ,Why?            01/01/70 00:00      
      RE: Program keeps looping itself ,Why?            01/01/70 00:00      
         RE: Program keeps looping itself ,Why?            01/01/70 00:00      
            RE: Program keeps looping itself ,Why?            01/01/70 00:00      
               RE: Program keeps looping itself ,Why?            01/01/70 00:00      
                  RE: Program keeps looping itself ,Why?            01/01/70 00:00      
         RE: Program keeps looping itself ,Why?            01/01/70 00:00      
   RE: Program keeps looping itself ,Why?            01/01/70 00:00      
   RE: Program keeps looping itself ,Why?            01/01/70 00:00      
   RE: Program keeps looping itself ,Why?            01/01/70 00:00      
      My mistake            01/01/70 00:00      

Back to Subject List