I have an application where I am tranferring blocks of data from internal to shared memory using QDMA with a callback to signal completion.
I have the strange situation where there is a QDMA missed event before the data successfully transfers. This happens every time I transfer a block of data.
I have looked at some of the threads posted on this subject but nothing seems to give me a clue on this issue.
I have even used "early completion" but I don't think this is a throughput problem.
Can someone point me in the right direction on this?
Thanks in advance
Iain