Conflict with TI code composer
Your request seems to open one COM port by two applications, "Code Composer Studio" and "Tera Term".
I think COM port is exclusive access.
Is any terminal emulators, for example, PuTTY or Hyperterminal satisfies your wants?
Reply To maya
Your request seems to open one COM port by two applications, "Code Composer Studio" and "Tera Term". I think COM port is exclusive access. Is any terminal emulators, for example, PuTTY or Hyperterminal satisfies your wants?
Ok, I have checked with Hyperterminal and got the same result.
It seems that the problem is in "Code composer studio", I should discuss it with TI developers.
Thank you.
I use Teraterm to monitor the serial output of my custom board. On my system I have a COM port without USB to serial converter.
The OS is Windows 7 x64.
To debug the board, I use TI XDS100V2 and Code Composer Studio V6.0.1
If the Teraterm is open on COM1, the Code composer can not connect to the board. Closing Teraterm resolves the issue.
I checked that there is an FTDI chip on XDS100V2, means the XDS100V2 uses a kind of USB to serial interface but it does not enumerate itself as a COM port in device manager.