<div dir="ltr"><br><div class="gmail_extra"><br><div class="gmail_quote">On Tue, May 29, 2018 at 11:41 AM, Matthew J Fletcher <span dir="ltr"><<a href="mailto:amimjf@gmail.com" target="_blank">amimjf@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hi,<div><br></div><div>Is there an integrated watchdog in rtems ?, i noticed that rtems seems to implement an internal task/timer based watchdog, thats used by POSIX and classic timers. The spwatchdog test seems to provide a good example of its usage.</div><div><br></div><div>There are many BSPs that use a hardware watchdog, but no rtems code would kick it (unless there is some hook i have not seen),. so it would have to be set reasonably slowly 1second+ (??) so ensure no OS code false triggers.</div><span class="HOEnZb"><font color="#888888"><div><br></div></font></span></div></blockquote><div><br></div><div>There is a bit of framework to support a HW watchdog. It was intended to install</div><div>a driver with an initialization entry along with an ioctl to stop, start, and tickle it.</div><div><br></div><div>Looking today, I don't see any users of this in the tree anymore The Leon3 has</div><div>some methods to manage its watchdog.</div><div><br></div><div>I am certainly up for proposals on updating/replacing this interface since it</div><div>wouldn't impact much in the tree and wouldn't take much to hook to the</div><div>Leon3.</div><div><br></div><div>-joel</div><div> </div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr"><span class="HOEnZb"><font color="#888888"><div></div><div><div><br></div>-- <br><div class="m_5919255319256759252gmail_signature" data-smartmail="gmail_signature"><div><br>regards</div><div>---</div><div>Matthew J Fletcher</div><br></div>
</div></font></span></div>
<br>______________________________<wbr>_________________<br>
users mailing list<br>
<a href="mailto:users@rtems.org">users@rtems.org</a><br>
<a href="http://lists.rtems.org/mailman/listinfo/users" rel="noreferrer" target="_blank">http://lists.rtems.org/<wbr>mailman/listinfo/users</a><br></blockquote></div><br></div></div>