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,