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