Hey All,
We're using a TS-7260 as a remote data logger, and writing the data to
the SD card. The problem is that, occasionally, the commit-to-flash
locks up the system for longer than the 8-sec watchdog timeout. (I
assume the SDCard driver is disabling interrupts for very long periods
of time)
So the board resets at the worst possible moment - right in the middle
of a disk commit.
One idea is to occasionally disable the watchdog, force a disk sync,
then re-enable the watchdog. This might kind-of work, but doesn't seem
100%, feels like a hack, and I don't like turning the watchdog off and
on a lot.
Does anyone have a better idea?
Thanks,
Frank
------------------------------------
Yahoo! Groups Links
<*> To visit your group on the web, go to:
http://groups.yahoo.com/group/ts-7000/
<*> Your email settings:
Individual Email | Traditional
<*> To change settings online go to:
http://groups.yahoo.com/group/ts-7000/join
(Yahoo! ID required)
<*> To change settings via email:
<*> To unsubscribe from this group, send an email to:
<*> Your use of Yahoo! Groups is subject to:
http://docs.yahoo.com/info/terms/
|