This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

HOW TO FIND A PORT FOR THE SERIAL CONNEXION OF THE TERMINAL ???



Hey  everyone ,

im trying to make  a Serial connexion between the terminal of CCS V5.4 and  another terminal (Hterm ) but when i select Serial connexion in the setings of the CCS terminal i dont have any port ( COM)  ist supposed to come automatically but it doesnt work . Ithink i have to create one do u guys have any idea ??? Thanks

  • Hey zeineb,

    Serial connections are used for communication between your computer and another device (PC, MCU, etc.), they are not purposed for communication between two terminal programs on the same device. COM ports are created when a device like a MSP430 LaunchPad are connected to the computer, and then you can use either the CCS or Hterm terminals to communicate with the connected hardware. This question belongs on another forum if you want to create a virtual COM port on your computer for both terminals to connect to without physically using a MSP430.

    Regards,
    Ryan
  • thank u very much !!

**Attention** This is a public forum