================================================================================
                                样例使用说明
                             Sample Description
================================================================================
功能描述：
此样例演示了WDG的中断和喂狗功能，WDG配置 WDG_MODE_14BIT 模式，每隔500ms产生一次中断，并在中断里面喂狗。
打开WDG使能锁定位，此时只有掉电复位才可以关闭看门狗。

Function descriptions:
This example demonstrates the interrupt and dog feeding functions of WDG. WDG 
is configured with WDG-MODE-14BIT mode, which generates every 500ms Interrupt 
and feed the dog.Unlock the enable lock bit of the WDG (Watchdog). At this time, only a power-on reset can turn off the watchdog. 
================================================================================
测试环境：
测试用板：DPM32M036_REV_A
MDK版本： 5.28

Test environment:
Test board: DPM32M036_REV_A
MDK Version: 5.28
================================================================================
使用步骤：
1. 编译下载程序到MCU，并运行；

Example execution steps:
1. Compile and download the program to MCU, and run it.

================================================================================
注意事项：


Notes:

================================================================================