This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

RTOS/AWR1642BOOST: Using DSS_UART

Part Number: AWR1642BOOST

Tool/software: TI-RTOS

Ladies and Gentlemens, the question is: how to use uart on dss in mww_wave demo.

I have read folowings:

But I am sill not be able to transfer any data via dss_uart using function UART_writePolling(gMmwDssMCB.loggingUartHandle, *data,  size).

I tried both COM4 and COM5 with different speeds but there is no data from dss.

Maybe there are some additional settings for using dss_uart like initialization in code or changing jumpers or something else. It would be great to see step by step instruction how to do dss_uart data transfer.

Looking forward to your answers.