Hi Ko-hey
regarding WDOGx_WCR register settings one needs to pay attention to:
1. some bits can be written only once and can not be changed later until cold reboot.
ROM can enable wdog if fuse WDOG_ENABLE is set. Uboot also can set wdog.
2. if this is linux, then during low power modes wdog can be stopped (depending on bit
WDZST), so one can observe various delays.
Just for test one can try SDK wdog example:
"MX6_PLATFORM_SDK "
https://community.freescale.com/docs/DOC-94139
Best regards
igor
-----------------------------------------------------------------------------------------------------------------------
Note: If this post answers your question, please click the Correct Answer button. Thank you!
-----------------------------------------------------------------------------------------------------------------------