Robert Adsett wrote: > At 10:58 AM 12/8/05 +0100, Ake Hedman, eurosource wrote: > >This is the right approach surely. I'm at that state now and have no > >other alternative then to back a bit and go through this "the right > >way". I just have myself to blame. Have used watchdogs for many years on > >PIC, AVR and other processors and expected no problem there except for > >the usual forgetting to feed it in certain places. Oh well it's my first > >project on this processor family so this makes me learn useful stuff > >just as you write (just a bit hard to appreciate that right now ;-) ). > >Really need the watchdog to work in this application though so there is > >no shortcut. > > One thought that occurs to me, and I have no idea whether it is an issue > with this processor, is that some watchdogs must be cleared before > they are > enabled or you run the risk of them firing as soon as you enable > them. Whether or not they do depends on when you start them and how the > registers initialize etc... > > Robert Good thought! Sadly it did not help on my problems. But I agree this is probably something one should do. The watchdog is initialized to 0xff on reset according to the manual. The question here is if it is updated while disabled or will stay at 0xff until enabled. Have to test that. Thanks! /Ake > > " 'Freedom' has no meaning of itself. There are always > restrictions, be > they legal, genetic, or physical. If you don't believe me, try to chew a > radio signal. " -- Kelvin Throop, III > http://www.aeolusdevelopment.com/ > > > > SPONSORED LINKS > Microprocessor > <http://groups.yahoo.com/gads?t=ms&k=Microprocessor&w1=Microprocessor&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&.sig=tsVC-J9hJ5qyXg0WPR0l6g> > Microcontrollers > <http://groups.yahoo.com/gads?t=ms&k=Microcontrollers&w1=Microprocessor&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&.sig=DvJVNqC_pqRTm8Xq01nxwg> > Pic microcontrollers > <http://groups.yahoo.com/gads?t=ms&k=Pic+microcontrollers&w1=Microprocessor&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&.sig=TpkoX4KofDJ7c6LyBvUqVQ> > > 8051 microprocessor > <http://groups.yahoo.com/gads?t=ms&k=8051+microprocessor&w1=Microprocessor&w2=Microcontrollers&w3=Pic+microcontrollers&w4=8051+microprocessor&c=4&s=93&.sig=1Ipf1Fjfbd_HVIlekkDP-A> > > > > ------------------------------------------------------------------------ > YAHOO! GROUPS LINKS > > * Visit your group "lpc2000 > <http://groups.yahoo.com/group/lpc2000>" on the web. > > * To unsubscribe from this group, send an email to: > lpc2000-unsubscribe@yahoogroups.com > <mailto:lpc2000-unsubscribe@yahoogroups.com?subject=Unsubscribe> > > * Your use of Yahoo! Groups is subject to the Yahoo! Terms of > Service <http://docs.yahoo.com/info/terms/>. > > > ------------------------------------------------------------------------ > -- --- Ake Hedman (YAP - Yet Another Programmer) eurosource, Brattbergavägen 17, 820 50 LOS, Sweden Phone: (46) 657 413430 Cellular: (46) 73 84 84 102 Company home: http://www.eurosource.se Kryddor/Te/Kaffe: http://www.brattberg.com Personal homepage: http://www.eurosource.se/akhe Automated home: http://www.vscp.org [Non-text portions of this message have been removed]
Message
Re: [lpc2000] Re: Problem with watchdog
2005-12-09 by Ake Hedman, eurosource
Attachments
- No local attachments were found for this message.