Other Parts Discussed in Thread: BEAGLEBOARD-X15, MSP-EXP432E401Y
Tool/software: Code Composer Studio
When using CCS 8.1.0.00011 under Ubuntu 16.04 LTS the serial terminal is not displaying newlines correctly in that new lines are not shifted to the beginning of the line, but are indented to the end of the previous line. E.g.:
Whereas using CCS 7.4.0.00015 the newlines are displayed correctly. E.g.:
Notes:
a. With CCS 8.1.0 have seen the same problem with multiple targets and different USB to serial converters.
b. I can't find any preferences which control how the serial terminal handles newlines.
c. The problem doesn't appear to be a corrupted workspace, as saw the same problem when created a new workspace in CCS 8.1.0.
d. CCS 8.1.0.00011 is using the following terminal related components:
RXTX End-User Runtime 2.1.8.0_201606281300 gnu.io.rxtx.feature.group RXTX.org
TM Terminal 4.3.0.201706140544 org.eclipse.tm.terminal.feature.feature.group Eclipse.org - Target Management
TM Terminal Serial Connector Extensions 4.3.0.201706140544 org.eclipse.tm.terminal.connector.cdtserial.feature.feature.group Eclipse.org - Target Management
e. CCS 7.4.0.00015 is using the following terminal related components:
RXTX End-User Runtime 2.1.8.0_201606281300 gnu.io.rxtx.feature.group RXTX.org
TM Terminal 4.1.0.201606052351 org.eclipse.tm.terminal.feature.feature.group Eclipse.org - Target Management
(the TM Terminal Serial Connector Extensions is not installed in CCS 7.4.0)
f. If I use the stock Eclipse Oxygen.3a Release (4.7.3a), the same Eclipse version which CCS 8.1.0 is based upon, then the stock Eclipse serial terminal displays the newlines correctly. The stock Eclipse has the same versions of "TM Terminal" and "TM Terminal Serial Connector Extensions" as CCS 8.1.0, but doesn't have the "RXTX End-User Runtime".




