Hello,
I'm executing the edma rapidio streaming example provided by the DIO library 1.0 on the evm board (c6474)
my questions are :
1-in this example the type of edma trrigerring used is Event Triggering ,chain or Manuel ?
2-How the SRIO is synchronized with EDMA3 ?
I guess that RIOINTx interrupt from SRIO is routed by CIC3 to EDMA3 with CIC3_Evtx ?
if true how can generate RIOINTx using LSU ?
thank's