Hey, On 09/12/15 17:27, Michael Zapf wrote: > Is there anything like a "RIOT internal watchdog" or does anyone have > another idea where my mistake could be?
hwtimer+vtimer is very buggy and doesn't handly overflows very well. Please try the new API's (periph/timer and xtimer). See PR #3525 [1]. Kaspar [1] https://github.com/RIOT-OS/RIOT/pull/3525 _______________________________________________ users mailing list [email protected] http://lists.riot-os.org/mailman/listinfo/users
