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.

CCS: uart udma demo

Tool/software: Code Composer Studio

Hello, I have tried the uart and udma demo provided. I want to send data through terminal using uart and store it using udma. I read the uart_udma demo but I want to transfer the data from terminal. I am confused how to use the interrupts.