Hi,
I'm using the latest MCSDK PDK (1.0.0.15) with the 6678 DSP.
I found that the NDK stack doesn't use the PA for parsing received UDP messages, instead, the stack parse the messages in code (like in earlier DSPs when no PA was exists).
Does TI has other version of Ethernet stack that fully use the PA capabilities in order to increase the DSP performances?
Thanks,
Jim
Jim,
NDK (nimu for C66x) uses PA, only to have a MAC look up. After that everything is handled by NDK software. There is no other version of ethernet stack that fully uses PA capabilities.
-Thanks,
Aravind