Tool/software: Code Composer Studio
I am working to learn CCS and the 1352 development board. I have worked for several weeks and many hours learning. However, one thing continues to challenge me. I can't seem to get a consistent tool to work with the UART. I am trying to run the POSIX Project Zero project and echo the character entered. I have tried the "SerialTools" app, "CoolTerm" app, and the terminal inside CCS. I can successfully connect to the serial port on all of them and I have double checked the settings but no luck on getting an echo of what I type. When I move on to use the terminal to change the LED it doesn't work. Clearly I am not doing something right regarding the UART.
Is there a clear instruction for the Mac on how to use the UART in Terminal for CCS? Will that work?
Thanks in advance and I apologize for such a seemingly simple question.