Hi,
I am trying to perform a 3-dimension QDMA transfer.
Everything work fine if I only configure the first two dimensions of the transfer (CCNT = 1), but if CCNT = 2 ore more, the transfer never ends.
Watching the source and the destination, I realized that only the first 2d transfer is realized, it is to said, it is not repeated "CCNT" times.
Why is not 'the third dimension transfer' being carried out?
I follow the next steps:
1.- I associate the Parameter set 10 with Event 5 and I enable event 5
2.- Write in the table of parameter sets (PaRam10)
src, dst, idxs, link=0xFFFF, etc...
Option word is: 0x0011F00C : Static and it advise at the end of the transfer with the flag number 31.
3.- I wait the transfer to end.
I emphasize that the problem appears when CCNT is major than 1.
Thanks in advance.
Gonzalo