Hello,
I am working on the EDMA3 with a C6678 EVM board.
Of course I begin with a TI example : C:\Program Files\Texas Instruments\edma3_lld_02_11_02_04\examples\edma3_driver\evm6678
This example of DMA and QDMA, with linking and chaining, gives good results.
It works with the 3.20.08.88 release of XDC tools and with the 6.31.04.27 release 6.31.04.27 of BIOS.
A big problem occurs as soon as we try to update it to the 3.22.01.21 release of XDC tools and to the 6.32.01.38 release of BIOS :
The example is continuously "waiting for interrupt..."
How to solve this problem ?