Skip to content

Serial monitor won't open after "Error opening serial port 'COM12'. (Port not found)" under latest hourly build #3268

Closed
@per1234

Description

@per1234

Under Windows 7 64 bit using Arduino IDE hourly build 2015/06/01 09:34:
Once I get the Error opening serial port 'COM12'. (Port not found) error the serial monitor won't open any port until the IDE is restarted. This happens with any com port number. I don't have this problem under 1.6.4. It is a bit difficult to get the error message. I can get it sometimes by:

  • Plug in the board to USB
  • Select a different port from the one the board is on
  • Select the port the board is on
  • Unplug the board from USB
  • Try to open the serial monitor. Console shows Error opening serial port 'COM12'. (Port not found). If that error doesn't show then restart the IDE and repeat the process.
  • Plug the board back in to USB
  • Verify the port shows in the ports menu
  • Open serial monitor. Nothing happens. The same will happen for boards on a different port.

It may take a few tries to get the error message. I do not have this problem after the more common Board at COM12 is not available error.

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions