Hi!
Using picbasicpro 2,50b and having
DEFINE WDT_OFF ; one of the first statements
and then later
Both SLEEP 1
and
NAP 1
hangs, get stucked, bog down
Is the define wrong somehow or what do I miss here?
Never used these commands before. Tried also
@ DEVICE pic18F4550 WDT_OFF
but that produced error 122.
Tried some other things also but DEFINE WDT_OFF was the only one (I found) that compiled without errors.
I'm missing something, but what?
Thank's for all hints![]()
Bookmarks