hello
i am trying to configure the timer to act as watch Dog in order to reset the core ,i succeed to do so.
when the watch dog reaches the timeout it reset the core ,but the problem is that the watch dog can't be reconfigured because the flag WDEN in the WDTCR register can't be set to 1 any more .
in the user manual they mentioned that i need hardware reset i order to apply the watchdog again ,How can i do that ?
what is the difference between core reset and hardware reset ?
thanks