Tool/software: Code Composer Studio
Hi,
I am Using the Hercules TMS570LC4357 Development Kit,
for the SCI Transmission and Reception using the DMA.
I wanted to know is there any way i can get the DMA count for the number of bytes that are been received at a particular instant.
if in my program i am configuring the dma channel 1 for the reception, then using the CDADDR, and CSADDR i could get the number of bytes that has been received.
But still i could not able to read that value. even i tried with the CTCOUNT, but enable to read it.
So, can anyone please provide the way to read the data count that has been received over dma, without using interrupt?
Regards,
Shivam Kakad