你好,
可以。
使用串口连接即可。
On the EVM, TM4C is a on-board XDS110 emulator.
If you don't want to put a XDS110 on your board, you can use external USB<->UART cable to connect your board and PC.
For mmwave demo, 2 UART is required for data and configuration transmit.
Application/User Uart: Configuration port 115200bps: UART_RX/TX port <-> USB-UART cable <-> PC
Auxilliary Data Port: Data port 921600bps: MSS_LOGGER-> USB-UART cable -> PC
For flash the device using external USB<->UART cable:
Set the SOP first, connect UART_RX/TX port <-> USB-UART cable <-> PC, then you can use uniflash to flash the device.
If you have any further questions, please let me know, thanks.
1. 对于每个demo,具有setup guide或者user guide告诉你该怎么做,位于每个demo的文件夹下
a. 网络位置:dev.ti.com/.../
b. 本地位置:C:\ti\mmwave_industrial_toolbox_2_5_1\labs\lab0011-pplcount\docs