Skip to main content


Eclipse Community Forums
Forum Search:

Search      Help    Register    Login    Home
Home » Language IDEs » C / C++ IDE (CDT) » COM port not found(Can use remote debug in Eclipse)
COM port not found [message #1734564] Thu, 09 June 2016 12:28 Go to next message
Morten Mosgaard is currently offline Morten MosgaardFriend
Messages: 1
Registered: June 2016
Junior Member
Hi,
I have installed Eclipse Mars.2 and are trying to debug a MBed board.
Everything about compilation is going good, but when I try to start the debugger I get this error message:

Error in final launch sequence
Failed to execute MI command:
-target-select remote COM25
Error message from debugger back end:
COM25: No such file or directory.
COM25: No such file or directory.

In device manager (windows) I can see that the com port is called COM25.
Anyone knows why Eclipse can't see my COM port?

Regards,
Morten
Re: COM port not found [message #1734605 is a reply to message #1734564] Thu, 09 June 2016 19:43 Go to previous messageGo to next message
Doug Schaefer is currently offline Doug SchaeferFriend
Messages: 135
Registered: July 2009
Senior Member
I do know that COM ports with two digits have a different syntax. Details are here: https://support.microsoft.com/en-ca/kb/115831.
Re: COM port not found [message #1734632 is a reply to message #1734605] Fri, 10 June 2016 06:42 Go to previous message
David VavraFriend
Messages: 1426
Registered: October 2012
Senior Member
If you are trying to follow the link above, this might work better:
https://support.microsoft.com/en-us/kb/115831

Don't know why the en-can didn't work for me. Gets a missing page error.

If the en-us link doesn't work either, try searching the knowledge base for "kb 115831"
Previous Topic:MinGW (or equivalent) for Ubuntu?!
Next Topic:Indexer Problem
Goto Forum:
  


Current Time: Fri Apr 19 11:15:52 GMT 2024

Powered by FUDForum. Page generated in 0.01922 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top