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.