<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
		<id>https://ess-wiki.advantech.com.tw/wiki/index.php?action=history&amp;feed=atom&amp;title=AOM-DB3500_Watchdog</id>
		<title>AOM-DB3500 Watchdog - Revision history</title>
		<link rel="self" type="application/atom+xml" href="https://ess-wiki.advantech.com.tw/wiki/index.php?action=history&amp;feed=atom&amp;title=AOM-DB3500_Watchdog"/>
		<link rel="alternate" type="text/html" href="https://ess-wiki.advantech.com.tw/wiki/index.php?title=AOM-DB3500_Watchdog&amp;action=history"/>
		<updated>2026-04-22T15:55:40Z</updated>
		<subtitle>Revision history for this page on the wiki</subtitle>
		<generator>MediaWiki 1.28.3</generator>

	<entry>
		<id>https://ess-wiki.advantech.com.tw/wiki/index.php?title=AOM-DB3500_Watchdog&amp;diff=41731&amp;oldid=prev</id>
		<title>Xingxing.li: Created page with &quot; === '''Watchdog''' ===  A Watchdog Timer (WDT) is a hardware circuit that can reset the computer system in&amp;nbsp;case of a software fault.&amp;nbsp;&lt;br/&gt; AOM-3821 supports one ext...&quot;</title>
		<link rel="alternate" type="text/html" href="https://ess-wiki.advantech.com.tw/wiki/index.php?title=AOM-DB3500_Watchdog&amp;diff=41731&amp;oldid=prev"/>
				<updated>2026-01-06T02:36:04Z</updated>
		
		<summary type="html">&lt;p&gt;Created page with &amp;quot; === &amp;#039;&amp;#039;&amp;#039;Watchdog&amp;#039;&amp;#039;&amp;#039; ===  A Watchdog Timer (WDT) is a hardware circuit that can reset the computer system in case of a software fault. &amp;lt;br/&amp;gt; AOM-3821 supports one ext...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;&lt;br /&gt;
=== '''Watchdog''' ===&lt;br /&gt;
&lt;br /&gt;
A Watchdog Timer (WDT) is a hardware circuit that can reset the computer system in&amp;amp;nbsp;case of a software fault.&amp;amp;nbsp;&amp;lt;br/&amp;gt; AOM-3821 supports one external watchdog.&amp;lt;br/&amp;gt; The default value of timeout is 60 seconds, and it can be set from 1 second to 6527&amp;amp;nbsp;seconds.&lt;br /&gt;
&lt;br /&gt;
=== '''Check watchdog device''' ===&lt;br /&gt;
&lt;br /&gt;
List watchdog device.&lt;br /&gt;
&amp;lt;pre&amp;gt;# ls /dev/watchdog&lt;br /&gt;
/dev/watchdog&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
=== '''Usage''' ===&lt;br /&gt;
&lt;br /&gt;
Here are two ways to use watchdog:&amp;lt;br/&amp;gt; 1. Use “echo” command Writing any character except the specific magic character 'V' will open the&amp;amp;nbsp;&amp;amp;nbsp;watchdog, and write once before the timeout (60 seconds by default) passes,&amp;amp;nbsp;&amp;lt;br/&amp;gt; otherwise the system will reboot.&lt;br /&gt;
&amp;lt;pre&amp;gt;# echo A &amp;gt; /dev/watchdog&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
Writing the specific magic character 'V' to stop the watchdog.cc&lt;br /&gt;
&amp;lt;pre&amp;gt;# echo V &amp;gt; /dev/watchdog&amp;lt;/pre&amp;gt;&lt;br /&gt;
&lt;br /&gt;
2.&amp;amp;nbsp;Write a program using “ioctl”&amp;amp;nbsp;See more details in [BSP]/kernel/Documentation/watchdog/watchdog-api.rst.&lt;/div&gt;</summary>
		<author><name>Xingxing.li</name></author>	</entry>

	</feed>