THE SELECTED SERIAL INTERFACE IS EITHER NOT INSTALED

Hi all, I have the problem that I've exposed in the tittle. Once compiled when i want to start a debug session i can't do it because of the error: THE SELECTED SERIAL INTERFACE IS EITHER NOT INSTALED.

I don't know what can I do to fix this... I tried to change the port but the error still apears.

What can I do? I work on a INTEL - 8xC251TA

Parents
  • It only remembers USB connected devices via unique serial numbers, without those attached to different USB ports you'll see different COM#

    Further the support for adding/removing serial devices, and applications response or failure to handle that (closing out now stale file handles, and structures), is due to Microsoft's piss poor implementation and inconsistent strategy, and the belief the serial port is two decades past obsolescence. And a absence of well considered examples, going beyond CreateFile()

Reply
  • It only remembers USB connected devices via unique serial numbers, without those attached to different USB ports you'll see different COM#

    Further the support for adding/removing serial devices, and applications response or failure to handle that (closing out now stale file handles, and structures), is due to Microsoft's piss poor implementation and inconsistent strategy, and the belief the serial port is two decades past obsolescence. And a absence of well considered examples, going beyond CreateFile()

Children
More questions in this forum