I found that watchdog can not work normally in dm6443.
After initiating the watch dog, i poll the TIM12/TIM34 of timer2, they do increase.
When I write WDKEY into WDTCF, TIM12/TIM34 can be clear.
After TIM12/TIM34 reach the PRD12/34, what happens is not chip reset, but OS hang there.
Same thing happens if i write non-WDKEY value into WDTCF.WDKEY when watchdog stay in Service/Active mode.
Is it a bug??