Author |
Message |
Topic: WDT on 18f4550 |
oliv
Replies: 5
Views: 9469
|
Forum: General CCS C Discussion Posted: Tue Nov 10, 2009 2:27 am Subject: WDT on 18f4550 |
This is the context my program need to run.
The lacking part of it is a Microchip example "ex_usb_serial".
And the restart cause is working good when WDT restart.
But WDT is already pre ... |
Topic: WDT on 18f4550 |
oliv
Replies: 5
Views: 9469
|
Forum: General CCS C Discussion Posted: Fri Nov 06, 2009 5:15 am Subject: WDT on 18f4550 |
my compiler :
CCS V_4.99.2.12
and here is a code looking my principal code.
#include <18F4550.h>
#fuses HSPLL,WDT,NOPROTECT,NOLVP,NODEBUG,USBDIV,PLL5,CPUDIV1,VREGEN
#fuses WDT ... |
Topic: WDT on 18f4550 |
oliv
Replies: 5
Views: 9469
|
Forum: General CCS C Discussion Posted: Wed Nov 04, 2009 5:23 am Subject: WDT on 18f4550 |
I can't change the WDT time.
Fuses are set to WDT1024 but I haven't reset before 2mn.
Someone had already got this problem ?
Thanks |
|