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.

TMDSCNCD28379D: XDS100 UART communication without running Code Composer Studio

Part Number: TMDSCNCD28379D


What steps must be taken to use the virtual COM port of the XDS100v2 to communicate with the MCU over the UART interface, but without running Code Composer Studio?

Present status:

  • after device programming from CCS, PC<->MCU serial comms over XDS110's UART successful
    • communications re-established after MCU is power cycled by removing the power cable from the HSECDOCK
  • after XDS100 emulator is power cycled, communications are unsuccessful
    • code is running, as evidenced by blinking LEDs, proper response to inputs, etc.
    • serial port TX from the PC is successful, indicated by flashing LED on TX pin), but no response is received from the MCU

I have looked through the controlCard's user guide and the XDS100 product page, as well as searched on e2e forums, but have not yet found a solution.