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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
05/02/00 08:59
Read: times


 
#2417 - RE: how reset hardware with Interrupts?
I always use:

clr EA
sjmp .

Which obviously stops the micro dead until a watchdog reset.
(Incidentally I use the Temic U5021M which is a great external watchdog chip - but difficult to hand solder because its only available as an SO8)

I cant see any reason why

ajmp 0

wouldn't work, but I dont like the look of it for some reason.

List of 13 messages in thread
TopicAuthorDate
how reset hardware with Interrupts?            01/01/70 00:00      
RE: how reset hardware with Interrupts?            01/01/70 00:00      
RE: how reset hardware with Interrupts?            01/01/70 00:00      
RE: how reset hardware with Interrupts?            01/01/70 00:00      
RE: how reset hardware with Interrupts?            01/01/70 00:00      
RE: how reset hardware with Interrupts?            01/01/70 00:00      
RE: how reset hardware with Interrupts?            01/01/70 00:00      
RE: how reset hardware with Interrupts?            01/01/70 00:00      
RE: how reset hardware with Interrupts?            01/01/70 00:00      
RE: how reset hardware with Interrupts?            01/01/70 00:00      
RE: how reset hardware with Interrupts?            01/01/70 00:00      
RE: how reset hardware with Interrupts?            01/01/70 00:00      
RE: how reset hardware with Interrupts?            01/01/70 00:00      

Back to Subject List