Closed
Description
Describe the problem
On Win10 Pro x64, with my Arduino Micro, after I upload the firmware, the COM port is resetted to the first COM port in the list (COM1) instead of returning to the COM9 in my case. With the serial monitor or serial plotter I have to reselect the COM port each time and I miss the beginning of the frames.
To reproduce
Select a COM port, run the serial monitor, compile and upload firmware: after uploading, the COM port has charged.
Maybe something to help, when I click on the COM port list, 2 COM ports are selected: COM9 and COM1. I have not managed to unselect the COM1.
Expected behavior
Returning automatically to the previously selected COM port (COM9) after uploading.
Arduino IDE version
2.0.0-rc5
Operating system
Windows
Operating system version
10 Pro x64 (20H2)
Additional context
No response
Issue checklist
- I searched for previous reports in the issue tracker
- I verified the problem still occurs when using the latest nightly build
- My report contains all necessary details