wdog32

Overview

The WDOG32 Example project is to demonstrate usage of the KSDK wdog32 driver. In this example, fast testing is first implemented to test the wdog32. After this, refreshing the watchdog in None-window mode and window mode is executed. Note wdog32 is disabled in SystemInit function which means wdog32 is disabled after chip emerges from reset.

Running the demo

When the example runs successfully, you can see the similar information from the terminal as below.

High Byte test success

—– Refresh test start —– —– None-window mode —– Refresh wdog32 0 time Refresh wdog32 1 time Refresh wdog32 2 time Refresh wdog32 3 time Refresh wdog32 4 time Refresh wdog32 5 time Refresh wdog32 6 time Refresh wdog32 7 time Refresh wdog32 8 time Refresh wdog32 9 time —– Window mode —– Refresh wdog32 0 time Refresh wdog32 1 time Refresh wdog32 2 time —– Refresh test success —–

—– End of WDOG32 example —–

Supported Boards