arduino / arduino-ide

Arduino IDE 2.x
https://www.arduino.cc/en/software
GNU Affero General Public License v3.0
2.29k stars 388 forks source link

COM port is blocked #1754

Closed RudolfAtHome closed 1 year ago

RudolfAtHome commented 1 year ago

Describe the problem

Since version 2.0.3: The COM port is blocked even if the "Serial Monitor" is not used! I use an external program as a replacement for the Serial Monitor. That doesn't work anymore. I classify that as a mistake!

Up to and including V 2.0.2 the COM port was not blocked and I could use my external program. Now I have to close the IDE - that doesn't work at all.

To reproduce

Expected behavior

Same as in V 2.0.2 and bevor: The IDE has to release the COM port after download. If one uses the integrated Serial Monitor, only than the port must be used too.

Arduino IDE version

Arduino IDE 2.0.3

Operating system

Windows

Operating system version

Windows 10 personal

Additional context

No response

Issue checklist

per1234 commented 1 year ago

Hi @RudolfAtHome. Thanks for your report. I am not able to reproduce this. Please provide more information:

PaulStoffregen commented 1 year ago

@RudolfAtHome - Does killing the serial-discovery.exe process in Task Manager (select it in "Details" tab and click "End task") give you back access to your COM port?

serail-discovery

RudolfAtHome commented 1 year ago

Sorry - it's not an error!