AM335X-PAC Series User Manual version 2.0.4 Page: 105
Copyright © 2021 ICP DAS Co., Ltd. All Rights Reserved. E-mail: [email protected]
6.3.
WDT
6.3.1.
WDT for LP-8x2x and LP-9x2x
Use the ‘
wdt
’ command to enable and configure the WDT. There are three steps to this process,
which are described below.
(1)
Enable the WDT.
Enable the WDT. The default response time is 10 seconds.
# wdt -e
Enable the WDT and set the response time (the response time ranges between 2 and 510
seconds).
# wdt -e -s
4
// Set the response time to 4 seconds
(2)
Refresh the WDT source.
# wdt -r
(3)
Disable the WDT.
# wdt -d