Dear sir,
I am using ADUC842 for my design. I want to set watchdog timer of 2 sec for any errorneous condition.
In my main function, i have enabled all interrupts already...
I need to configure watchdog timer.
But before that i should disable all the interrupts,set the watchdog timer and again enable the interrupts. since i have enabled all interrupts,i cant configure watchdog timer in the main function.
where should i configure the watchdog timer ? pls help.
Regards, Mayuri G