24 lines
595 B
Text
24 lines
595 B
Text
|
Description of example project
|
||
|
==============================
|
||
|
This example project depicts usage of Watchdog driver.
|
||
|
|
||
|
Watchdog example in which the watchdog needs to be feed every second
|
||
|
The example feeds the watchdog 25 times (see blinking LED), after that the device goes into reset
|
||
|
since no more feeding occurs simulating a fault (see LED stays on).
|
||
|
|
||
|
Hardware Setup
|
||
|
===============
|
||
|
XMC4500 Relax Kit
|
||
|
|
||
|
|
||
|
How to test the application
|
||
|
============================
|
||
|
a. Import the project
|
||
|
b. Compile and flash the application onto the device
|
||
|
c. Run the application.
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|
||
|
|