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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/16/02 17:55
Read: times


 
#32630 - RE: software reset
Note that a hardware reset, if it happens without a power down cycle will typically not modify the contents of RAM. It is my conclusion that the RAM state after a "reset" is generally unknown. A reset of any type. Thus the following...

A) You should never write code that depends upon the current RAM content after a reset sequence code start up until that RAM has been set to a reliable and know state.

B) I have yet to see a microcontroller that provides a RAM area that guarentees the state of the RAM contents after a power on reset sequence.

Mike Karas


List of 12 messages in thread
TopicAuthorDate
software reset            01/01/70 00:00      
RE: software reset            01/01/70 00:00      
RE: software reset            01/01/70 00:00      
RE: software reset            01/01/70 00:00      
RE: software reset            01/01/70 00:00      
RE: software reset            01/01/70 00:00      
RE: software reset            01/01/70 00:00      
RE: software reset            01/01/70 00:00      
RE: software reset--> Peter            01/01/70 00:00      
RE: software reset--> Peter            01/01/70 00:00      
RE: software reset--> Peter            01/01/70 00:00      
RE: Thanks            01/01/70 00:00      

Back to Subject List