Hi,
I'm trying:
printf("Starting watchdog\n");
NutWatchDogStart(2000, 0);
for(;;);
under NutOS v4411 running on an AT91SAM7X256-EK. The processor never resets.
Is this a known problem, am I doing something wrong, any ideas?
Thanks for your help.
Best Regards,
Steve.