wdtkick-j7

The watchdog timer for the J7 boards

Syntax:

wdtkick-j7 [-d device id]
           [-t time_milliseconds]

Runs on:

QNX OS

Options:

Here are the options you can use with the wdtkick-j7 command:

-d
The watchdog device id;0 - RTI0, 1 - RTI1 WWDT
-a
WDT physical base address
-c
The core identifier for the watchdog timer (0 or 1)
-l
Size of the watchdog registers (default 0x1000)
-p
The priority of the watchdog timer. The default is 10 when this option isn't specified.
-t
The kick-time interval in milliseconds. The default is 5000 milliseconds when this option isn't specified.
Note:
To enable the Watchdog timer, ensure that your startup is run with the -W option. For example:
startup-j721e-sk -v -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-j7 -d 0
Page updated: