| ??? 01/21/02 16:07 Read: times |
#18943 - RE: Watch Dog Reset won\\\\\\\'t reset |
The effect was very curiously.
The program seems working but the reset vector was executed after some time. So every interrupt event was lost, which cause running into the reset vector (soft reset). E.g. a stack underflow can cause a soft reset, since the startup code fill all data space with 00h. And returning to the address 0000h cause soft reset. Peter |



