This topic has not yet been rated - Rate this topic

dwOEMWatchDogPeriod (Windows Embedded CE 6.0)

1/5/2010

This variable specifies the watchdog period, in milliseconds, where the hardware watchdog must be refreshed before system reset.


extern DWORD dwOEMWatchDogPeriod;

None.

The default value for dwOEMWatchDogPeriod is 0, which indicates that there is a watchdog timer does not exist.

OEMs can override the value of dwOEMWatchDogPeriod in OEMInit to indicate hardware watchdog support.

The kernel watchdog thread refreshes the watchdog based on the value of dwOEMWatchDogPeriod. If the value is set too small, this can cause substantial performance impact.

HeaderDeveloper Implemented
Windows Embedded CEWindows CE 5.0 and later
Did you find this helpful?
(1500 characters remaining)
Community Content Add
Annotations FAQ