We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
Hi All,
The Software is configured for 10ms system timer(RTX System time), We have configured the watchdog.
Problem: The system will be runing fine for 1 hour and restart the system(if watchdog enabled) or gets running only in idle demon task (If watchdog is disabled after 1 hour.
Could you please help us in fixing the problem
to start with, if you are using a LPC2468/2478, please implement the recommendations of the errata sheets. see this thread:
http://www.keil.com/forum/docs/thread15346.asp
your system might reset because the task that serves the watchdog did not get CPU time promptly.
Hi,
Thank you for your reply.
We are using LPC2378 Controller.