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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
02/12/03 00:55
Read: times


 
#38835 - goto 0x0000 != Reset (any toolset)
Responding to: ???'s previous message
"Jumping to 0x0000 does complete the necessary startup_code that keil generates"

Yes, that's what I meant when I said,
"It [jumping to 0x0000] will restart the 'C' runtime"

But my caveat still stands:
"[jumping to 0x0000] will not reset any of the processor logic, registers, etc, or any other hardware which might be reset by a real RESET..."
and Michael has also explained this.

The only way to ensure a full reset, as Michael said, is to ping the processor's RESET pin; eg, by letting the watchdog bite!

List of 7 messages in thread
TopicAuthorDate
goto 0x0000 or Reset (keil)            01/01/70 00:00      
   RE: goto 0x0000 or Reset (keil)            01/01/70 00:00      
      RE: goto 0x0000 or Reset (keil)            01/01/70 00:00      
         RE: goto 0x0000 or Reset (keil)            01/01/70 00:00      
         goto 0x0000 != Reset (any toolset)            01/01/70 00:00      
            RE: goto 0x0000 != Reset (any toolset)            01/01/70 00:00      
   RE: goto 0x0000 or Reset (keil)            01/01/70 00:00      

Back to Subject List