Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
watchdog
#3
Hi,
i have found the problem.
this config does not run:
Code:
FWDTEN_ON/*watchdog timer*/ & WINDIS_OFF/*windowed wdt*/ & FWPSA_PR32/*watchdog prescalar*/ & WDTPS_PS256/*watchdog postscalar*/

and this config runs well:
Code:
FWDTEN_ON/*watchdog timer*/ & WINDIS_ON/*windowed wdt*/ & FWPSA_PR32/*watchdog prescalar*/ & WDTPS_PS256/*watchdog postscalar*/

Thanks for this nice bootloader
Reply


Messages In This Thread
watchdog - by ggcode - 2013-06-24, 12:18:24
RE: watchdog - by Mikael Gustavsson - 2013-06-24, 14:15:26
RE: watchdog - by ggcode - 2013-06-24, 15:22:08
RE: watchdog - by Mikael Gustavsson - 2013-06-24, 15:43:21
RE: watchdog - by ggcode - 2013-06-24, 15:59:02
RE: watchdog - by Mikael Gustavsson - 2013-06-24, 16:35:17
RE: watchdog - by ggcode - 2013-06-24, 21:15:32

Forum Jump:


Users browsing this thread: 1 Guest(s)