Attached is the UART DMA example code for ADSP-21489.
The UART0 is configured for transmit and received data. The UART will transmit all the data through DMA at an instance. Once the receive is completed, the interrupt will be hit.
Please find the "Readme.txt" and "UART_DMA.png" for reference.