Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Timer callbacks getting lost somehow (probably) #17

Open
bradjc opened this issue Oct 19, 2016 · 2 comments
Open

Timer callbacks getting lost somehow (probably) #17

bradjc opened this issue Oct 19, 2016 · 2 comments
Assignees

Comments

@bradjc
Copy link
Member

bradjc commented Oct 19, 2016

With watchdog timer firing at 250 ms, app watchdog timer firing at 30 s, and app timer firing at 6 s, every 235 s the app seemingly stops getting a callback for the 6 s app timer. 30 s the app watchdog fires and resets the MCU.

Disabling the HW watchdog and watchdog timer (the 250 ms one) seems to make this problem go away. Changing the app timer interval does not seem to have any effect.

@bradjc
Copy link
Member Author

bradjc commented Jan 18, 2017

Oooh this is what Branden was thinking of. Yeah hopefully this is fixed with the bug fix to virtual_alarm.rs.

@ppannuto
Copy link
Member

ppannuto commented Mar 1, 2017

@bradjc is this still an issue?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants