Hi,
I am having problem making SRIO and NDK work together. Basically I added parts from NDK example to SRIO one and made sure that network works (udp echo and ping). Network and SRIO work separately but if I try to use them together one of the drivers fails.
If I initialize network and then start SRIO driver I get "Error: Program Accumulator failed". If I start SRIO first then it works until network task starts. I tried changing srio accumulator channel number to 1, event combiner to 49, queue number and other srio driver parameters in different combinations but without any success.
It seems my QMSS/CPPI/PA configuration is not right but I don't get which part is at fault. Is there any example project or configuration of working srio and ndk? Should I try to configure SRIO to use PA (documentation is too sparse on how to do this)?
I am using c6678 evaluation board, NDK 2.21.0.31, MCSDK 2.0.9.21
Thank you,
Alexey