View previous topic :: View next topic |
Author |
Message |
pvol
Joined: 10 Oct 2008 Posts: 46 Location: GREECE
|
watchdog timer |
Posted: Mon Feb 23, 2009 5:30 am |
|
|
hello ...
i want to know about how watchdog working
on a program
can somebody show me a simple code how i use it? |
|
 |
PCM programmer
Joined: 06 Sep 2003 Posts: 21708
|
|
Posted: Mon Feb 23, 2009 1:50 pm |
|
|
Look in the CCS examples directory:
Quote: | For 16F:
c:\program files\picc\examples\ex_wdt.c
For 18F:
c:\program files\picc\examples\ex_wdt18.c |
|
|
 |
|