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.