3.2.28.6 DIAG_WDT_SimpleStartup
Returns the status of the WDT_SIMPLE_STARTUP diagnostic
This function verifies that WDT can reset the device. Execute in two passes. The first pass should cause a reset. The second pass will test the reset cause.
DIAG_TEST_STATUS
DIAG_WDT_SimpleStartup
(
void
);
Diagnostic verifies the following faults do not exist
- Watchdog Timer running with incorrect time base
- Reset is not generated
Operating Mode
- Interface can be used at POST and ‘On Demand’
Precondition
- none
Parameters
- void
Returns
- DIAG_TEST_PASSED if no faults were found, otherwise, DIAG_TEST_FAILED.
