Tool/software: Code Composer Studio
I see in the uartechodma example and read about #define TI_DRIVERS_UART_DMA 1. And I see in the TI-RTOS UsersGuide.
And it is not clear how can uart receive Data with DMA SCATTER_GATHER. In the uart APIs(TI-RTOS UsersGuide) is nothing about SCATTER_GATHER.
In the DMA(TI-RTOS UsersGuide) can't find explanation. Driver? Is somebody knows the steps to implement UDMA_MODE_PER_SCATTER_GATHER under TI-RTOS.
Thanks in adwance.
Alex