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.

Stellaris connectivity and UART via FTDI/USB/UART

Other Parts Discussed in Thread: CC3200, UNIFLASH

Hi,

I am trying to run the basic wlan_station example project via debugger. I followed the example description. At least I think I did. I kind of stuck at the point of debugging it via Stellaris interface and getting messages back via USB/UART to PC.

Following the example I first open TeraTerm and connect to the proper port. In my case it's COM7. Then I select the project as active and hit "debug" button. CCS6 then reports that it is unable to connect to Stellaris.

When I close TeraTerm I can successfully start debug session. Then I open TeraTerm and am able to see the messages.

Any idea what I am doing wrong? I don't think that constantly opening/closing TeraTerm just to establish the debugger connection is right.

Thank you,