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

Error opening SerialUSB after uploading code with rtc.begin #73

Open
simon88 opened this issue Jun 15, 2021 · 0 comments
Open

Error opening SerialUSB after uploading code with rtc.begin #73

simon88 opened this issue Jun 15, 2021 · 0 comments

Comments

@simon88
Copy link

simon88 commented Jun 15, 2021

Hi all,

I encouter a bug when I try to use RTCZero library with a personnal board build with an atsmad21e18a and Vscode. In my setup I initialise my rtc like this rtc.begin(), I upload my code everything works, but if I try to reupload another code after some changes for example I can't, because in vscode at left bottom I'am always in Arduino uploading....
It's seem to have a problem with SerialUSB, because when I use rtc Vscode can't reopen serial console. If I comment rtc.begin() I have no problem at all.

@simon88 simon88 changed the title Error opening serial port after uploading code with rtc.begin Error opening SerialUSB after uploading code with rtc.begin Jun 15, 2021
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

1 participant