Other Parts Discussed in Thread: AWR1642, AWR1843
Tool/software: Code Composer Studio
Hi, I want to use serial port monitoring software to get the raw data that is sent across Uart by CLI_write() in CCS code, but it would cause a problem that the mmWave Demo Visualizer would occupy the Uart port and make the serial port monitoring software access denied. Are there any methods that could both use this two software at the same time?