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.
Hello people, I am using LPC2138 for very long now. I faced an issue with it.
WDTR: This bit is set when the Watchdog Timer times out and the WDTRESET bit in the Watchdog Mode Register is 1. It is cleared by any of the other sources of Reset.
This is what is mentioned in the user manual UM10120, Page: 44 of 297.
However this bit is set due to rise in temperature as well. I am not very sure but I face this problem only in summers.
Anyone got any idea ?
go to debug windows in uv. u can change simulator temp 0c to 120c. good code works above 100c. u use malloc? leaks r bigger with high temp n bits dribble. check humidity and null pointers too.