Difference between revisions of "Example watchdog"
(→Opening, Building and Uploading the Project Files) |
|||
Line 8: | Line 8: | ||
== Opening, Building and Uploading the Project Files == | == Opening, Building and Uploading the Project Files == | ||
− | <big> | + | <big>stubbooo |
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
− | |||
==Usage and Behavior== | ==Usage and Behavior== | ||
===Hardware Requirements=== | ===Hardware Requirements=== |
Revision as of 09:54, 3 January 2014
This is a guide to the watchdog
C example project included in the EMAC OE SDK.
A Watchdog Timer (WDT) is a hardware circuit that can reset the computer system in case of a software fault. This is an example test for the Linux watchdog API.
The watchdog
project builds one executable: watchdog-test
.
Opening, Building and Uploading the Project Files
stubbooo
Usage and Behavior
Hardware Requirements