Hi engineers,
I want to know the relationship between DMA and UART.
When I set ENABLE_OSPI_DMA=yes during BootApp startup process, do I also need to change the uart library to uart_dma?
By using the make help command in the pdk/packages/ti/build path, I find that there are two libraries, uart and uart_dma.
Are there any differences between them? Could you provide some documentation on this?
Regards!