-
-
Notifications
You must be signed in to change notification settings - Fork 7k
IDE re-attaches to non-existent COM port after upload on SAMD board #4529
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
Comments
My bad, thought I'd checked for a pre-existing issue, sorry. Afraid that branch doesn't fix the problem. The board was on COM17, uploaded Blink and the port jumped to COM18 still. Deleted the cache in AppData before trying, in case there was anything in there affecting it. Anything else I should have done?
|
Hopefully solved by merging #4792 |
After compiling and uploading any sketch - Blink will do as an example - the selected port jumps from the correct one (say COM13) to the next numerical - but non-existent - port, (such as COM14). The sketch gets uploaded, but one then has to wait for the board to finish re-initialising after the upload, before re-selecting the correct port in the IDE. Same thing happens if the board's on COM17 ... it jumps to COM18.
OS : Win 7 64-bit
IDE : 1.6.7 and nightly (2016/02/02)
SAMD Boards 1.6.2:
Verbose output on upload revealed;
The text was updated successfully, but these errors were encountered: