Skip to content

Bug when calling noTone() before tone #326

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

Closed
FAksel opened this issue Jun 8, 2018 · 0 comments · Fixed by #449
Closed

Bug when calling noTone() before tone #326

FAksel opened this issue Jun 8, 2018 · 0 comments · Fixed by #449
Labels

Comments

@FAksel
Copy link

FAksel commented Jun 8, 2018

If you happen to call noTone() before ever calling tone(), the sketch hangs at line 45 of tone:
WAIT_TC16_REGS_SYNC(TCx)
because the timer has never been configured.

@facchinm facchinm added the bug label Jun 8, 2018
boseji pushed a commit to go-ut/combined-ArduinoCore-samd that referenced this issue Sep 11, 2022
* add ethernet interupt dummy handler

* fix timer definitions for -N and -P SAMx5x parts
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants