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.

edma rapidio streaming of DIO library 1.0 ?

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