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.

XEVMK2LX: EDMA3

Part Number: XEVMK2LX
Other Parts Discussed in Thread: TCI6630K2L

Hello, hope everything is well.

So i have a question about the EDMA3 registers. I am doing multiple data transfers for tci6630k2l, but they are all sequential. I am trying to find out why my transfers are not going through. I tried looking at the Event Missed Register and it goes high every time a transfer was not serviced. However, i stumbled upon a case where the EMR does not go high but the transfer still did not go through. I am just confused and not aware of a case where this would happen. 

As of now I am only able to transfer like 20% of the data. which is around 5k bytes. I intend to transfer 23k bytes at a time, then process the 23k which will involve smaller EDMA transfers. Thank you so much