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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
03/25/02 14:05
Read: times


 
#21135 - RE: Is RAM initializing necessary ??
Most (all I know) '51 derivatives come up with random contents of the (internal) RAM. If you look at e.g. keils startup.a51 you will see that it initializes all RAM (internal and external) to zero.
This is standard practice and I strongly recommend that you follow it, even if a particular derivative happens to come up zero as this may not be the result when the chip is revised. No '51 I know of speify that the RAM is initialized at power up.

Again: testing does not prove that something works.

Have fun,

Erik

List of 4 messages in thread
TopicAuthorDate
Is RAM initializing necessary ??            01/01/70 00:00      
RE: Is RAM initializing necessary ??            01/01/70 00:00      
RE: Is RAM initializing necessary ??            01/01/70 00:00      
RE: Is RAM initializing necessary ??            01/01/70 00:00      

Back to Subject List