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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/21/04 07:22
Read: times


 
#72839 - reset with SP
dear all,
I already designing the AT89C52 system, but not resist with voltage transient, RFI, induction from motor and etc. I don't use the the AT89S52 with wdt, because I can't find the chip in my city.
To recover my program if something happen with my program (program jump in uncorrect address), I add program in the last address i.e:

ORG 1FF0H
MOV SP,#07H
LJMP 0000H

My question:
Is my program correct?
If not, how to recover program without using WDT if something happen with incorrect address causes by electrical like I describe above?

sorry Ican't speaking english well.

thank you verymuch.

hen.

List of 6 messages in thread
TopicAuthorDate
reset with SP            01/01/70 00:00      
   RE: reset with SP            01/01/70 00:00      
      RE: reset with SP            01/01/70 00:00      
   RE: reset with SP            01/01/70 00:00      
      RE: reset with SP            01/01/70 00:00      
   RE: reset with SP            01/01/70 00:00      

Back to Subject List