wdtkick-sc-imx8
Watchdog timer for i.MX8 boards
Syntax:
wdtkick-sc-imx8 [-p priority]
[-t time_milliseconds]
Runs on:
QNX OS
Options:
Here are the options you can use with the wdtkick-sc-imx8 command:
- -p priority
- The priority of the watchdog timer. The default is 10 when this option isn't specified.
- -t time_milliseconds
- The kick-time interval in milliseconds. The default is 5000 milliseconds when this option isn't specified.
Description:
Watchdog timer for i.MX8 boards
Note:
To enable the watchdog timer, ensure that your startup is
run with the -W option. For example:
startup-imx8x-qm-apalis -D 8250.0x5A070000^0.115200 -K 8250.0x5A070000^0.115200 -u arg -W
Note:
It is recommended that you run the Watchdog timer early when you boot
your system. For this reason, run the Watchdog timer early in your buildfile.
Example:
wdtkick-sc-imx8 -t 5000 -p 2
Page updated: