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.

EK-TM4C123GXL: EK-TM4C123GXL

Part Number: EK-TM4C123GXL

Hello, when I run the USB_dev_serial example, my terminal finds two comports. com3 and com4. which part of the code is related to comports ?

I would like to implement that to another project so both ports would be available when I connect the board

  • Hello Ross,

    Typically if you have the ICDI drivers installed then it should show something like Stellaris Virtual Serial Port for the ICDI interface.

    The USB CDC port can be kind of system specific but its usually a more general COM port name like "USB Serial Device".

    If that doesn't match up well enough and you have a screenshot I can take a look (you can also just unplug the cable not providing power and see which port disappears).

    Best Regards,

    Ralph Jacobi