Hello,
I'm using the library DioLib on the EVM board with C6474 DSPs .. I want to send data > 4ko using rapidIO so I used the example on DioLib using edma .. but it seems that there's a limit on the data size which is 64 ko .. how to do to send larger data without CPU intervention using DioLib ?
Thank you ..