xmclib/XMCLib/examples/XMC1200_series/WDT/WDT_FEED
2024-10-17 17:09:59 +02:00
..
ARM Init xmclib 2024-10-17 17:09:59 +02:00
main.c Init xmclib 2024-10-17 17:09:59 +02:00
Readme.txt Init xmclib 2024-10-17 17:09:59 +02:00

Description of example project
==============================
This example project depicts usage of WDT driver.

Hardware Setup
===============
XMC1200 Bootkit (No other satellite board required)

How to test the application
============================

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 off).
 
LED is connected to P0.6