Hi to all
i use PIC18F2550.
when i compile my program.i see error:
unknown pragma target: wdt pragma
how can i disable WDT??
i opened 18f2550.jal and go to line :
pragma fuse_def WDT:3 0x1 { -- Watchdog Timer Enable bit
ENABLED = 0x1 -- WDT enabled
CONTROL = 0x0 -- WDT disabled (control is placed on the SWDTEN bit)
}
and change CONTROL to DISABLE .
is it true??
please help and guide me
kind regards
--
You received this message because you are subscribed to the Google Groups
"jallib" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To view this discussion on the web visit
https://groups.google.com/d/msgid/jallib/2b08c525-38f4-4882-aab1-c9d57ccb046cn%40googlegroups.com.