The idea of using watchdog timers work very well since those are
usually accessed directly (just map the memory over PCI or whatever
bus you have).
 Those timers start the countdown once they set an initial value and
then you have to set them all along the life cycle. One have to estimate
the time till next refresh and hope the timer had such long intervals ...
 It is useless in general purpose system since you don't have and fixed
periodic task. Yes, the ticks ISR is but what it does not indicate any
soundness of your application (nor OS) so adding it to such procedure
will keep you from immediate reset but will not save you in case of
severe failure.




This e-mail message has been sent by Elbit Systems Ltd.
and is for the use of the intended recipients only.
The message may contain privileged or confidential information .
If you are not the intended recipient you are hereby notified that any use,
distribution or copying of this communication is strictly prohibited,
and you are requested to delete the e-mail and any attachments
and notify the sender immediately.

=================================================================
To unsubscribe, send mail to [EMAIL PROTECTED] with
the word "unsubscribe" in the message body, e.g., run the command
echo unsubscribe | mail [EMAIL PROTECTED]

Reply via email to