Hi,
We are developing Android tablet with OMAP4430 SoC. And we encountered HW watchdog timer reboot issue and no debug meesage is output (180secs) before system reboot. Is there any in-house debug tools or mechanism to debug this issue?
What we have done now:
extend timeout period
==> 1. while issue happen, adb and uart both can't work
==> 2. debug with JTAG(T32), but it can't been stopped to check the status while issue happen
==> 3. enable kernel lockup detector, but no more message show up
This watchdog task is the high priority kernel thread to detect the softlockup.
Regards,
Alex