i am using C6748_StarterWare_1_20_03_03. in the examples i run Mcasp example which is basically a audio loop back by using edma.
now i want to make exactly same project but using uart instead of Mcasp . kindly tell me what changes will be make in mcasp project .
i want data from uart into edma (edma will work as it work in mcasp example)then again send back to uart.
thanks