hi, I'am working in a project. I start a watch dog in that project,but I need to stop the watch dog something.And I don't know how to stop, can anybody help me.
hi, I'am working in a project. I start a watch dog in that project,but I need to stop the watch dog something.And I don't know how to stop, can anybody help me.
you cannot stop the watchdog once it is started. It can configured to pause while CPU is sleeping or debugger halted the CPU (in the CONFIG register) but in normal mode you cannot stop it.
you cannot stop the watchdog once it is started. It can configured to pause while CPU is sleeping or debugger halted the CPU (in the CONFIG register) but in normal mode you cannot stop it.