From: <Spa...@gi...> - 2003-02-11 08:30:09
|
Dear all: I have ported the linux kernel 2.4.19 on my board using sh4 7751R.When = i enable the watchdog,the board reboot immediately,sometimes the = sh_wdt_ping() has entered several times, but sometimes not.=20 It seem to be that the watchdog overflow before the sh_wdt_ping() = function. i think that the sh_wdt_ping() function would set WTCNT to 0x0 = periodly,before the WDIOF_SETTIMEOUT settting. but my watchdog reboot before the sh_wdt_ping() periodly resetting. Has anyone some comments? Thanks =09 |