hello,
Can someone please explain to me how the NDK uses the packet accelerator? I have read the Packet Accelerator documentation and I can see how ndk applications call and initialize the PA with its necessary firmware. However, what I don't see is how it is assigning queues and such.
I mean, what portion of the NDK configures the PA with the necessary calls that setup the engines and layers?
After I understand it better, I would also like to know if this could be causing conflicts with my SRIO driver? I did not change anything in the Packet Accelerator initialization code in my merge, but I thought maybe the SRIO driver uses the packet accelerator too? I saw an api about adding srio to the PA. Please explain this API and if I should use it.
Thanks,
Brandy
PS.
C6678 EVM, mcsdk_2_00_05_17, ndk_2_20_04_26, pdk_1_0_0_17