SWRU467A February 2017 – June 2018 CC3120
The network terminal example demonstrates an interactive user interface in the form of a command line. To let the user type commands, get responses, and debug messages, a terminal utility is essential.
Parameter | Value |
---|---|
Port number | (The XDS110 application UART port number) |
Baud rate | 115,200 |
Data bits | 8 |
Stop bits | 1 |
Parity | None |
Flow control | (Ignored) |
The following sections describe setting up two different IDEs to compile and execute your first project: CCS and IAR.