Hello,
please look at my comments below.
> But it is necessary for this method to use POR signal to deassert
> WDOG signal when watchdog-timeout occurs.
The watchdog event provides WDOG assertion and reset to i.MX25,
so the WDOG should be deasserted. "After a time-out, the WDOG Timer
module asserts the internal system reset signal, wdog_rst, which goes to the System
Reset Controller. There is also a provision for WDOG signal assertion by time-out
counter expiration."
As for VSTBY_ACK - this is output, which toggles at finish of internal system reset.
This signal may be used, if internal reset is what it is required.
Regards,
Yuri.