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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/12/03 10:45
Read: times


 
#45278 - MCU wear out
Hello all,

Before you read this, promise not to laugh.

I have this code

ORG 0000

DOTHIS: mov R0, #01
mov A, R0
jmp DOTHIS

Now if I run this on a MCU for about a year non stop, would it in someway affect the internals of the MCU so that the portions carrying out the above code alone will sort off get worn out and become "weak" or something like that?

This was asked to me by a newbie after he had started out on MCUs. Though I answered that nothing of that kind will happen ( I also believe so ) I had no scientific way of explaining it to him.

Any views or explanation on this query ?

Thanks ( for not laughing!)

Raghu


List of 16 messages in thread
TopicAuthorDate
MCU wear out            01/01/70 00:00      
   RE: MCU wear out            01/01/70 00:00      
   RE: MCU wear out            01/01/70 00:00      
      RE: MCU wear out - code            01/01/70 00:00      
         RE: MCU wear out - code            01/01/70 00:00      
            RE: MCU wear out - code            01/01/70 00:00      
               RE: MCU wear out - code.Rob            01/01/70 00:00      
                  RE: MCU wear out - code.Rob            01/01/70 00:00      
                     RE: MCU wear out - code.Rob            01/01/70 00:00      
                        RE: MCU wear out - code.Rob            01/01/70 00:00      
                           RE: MCU wear out - Thanks            01/01/70 00:00      
      RE: MCU wear out - Kai            01/01/70 00:00      
         RE: MCU wear out - Kai            01/01/70 00:00      
            RE: MCU wear out - Kai            01/01/70 00:00      
         RE: MCU wear out - Kai            01/01/70 00:00      
   RE: MCU wear out            01/01/70 00:00      

Back to Subject List