This is the documentation for the data structures, functions, variables, defines, enums, and typedefs for the WDT software driver.
It also comes bundled with an example.
This example will start a watchdog scheduler and scroll led until a reset occurs.
At first, the watchdog is enabled with the min value WDT_MIN_VALUE(i.e. 1s), then :
This software is written for GNU GCC for AVR32 and for IAR Embedded Workbench for Atmel AVR32. Other compilers may or may not work.
All AVR32 devices with a WDT module can be used.
This example has been tested with the following configuration:
For further information, visit Atmel AVR32.