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.

CCS/CC430F6137: Serial Port - Can't Write Anything and It Seems Closed

Part Number: CC430F6137

Tool/software: Code Composer Studio

Hi everyone ,

I'm using CCS 10.1.1  , I'm working on UART related subject and I got a problem with serial communication screen(Terminal). I'm trying to writing to serial screen (terminal). My steps are these ;

- Clicking the 'view' menu , selecting 'terminal'.

-Clicking 'open a terminal'.

- On 'choose terminal' choice --> selecting 'Serial terminal' option.

- Setup the settings , 'Serial port as' COM6 , Baudrate 9600 , datasize ..... Encoding ISO-8859-1 and click OK.

   When I  have done this setting I'm facing with ' <Closed> COM6 ' and I can't write anything. 

                     

Step1                                                                                                                                                     Step2

                       

Step3                                                                                                                                   Step4