Hi,
I run the demos in C:\ti\pdk_C6678_1_1_1_4\packages\ti\drv\exampleProjects.
There are two different demos, qmDescTestProject and qmInfraExampleProject.
In these demos, there are two different functions, Qmss_initDescriptor and Cppi_initDescriptor.
Only Cppi_initDescriptor points out the packet type in its first param.
So I want to know the difference between these two functions.
In addition, if I use the function Qmss_initDescriptor, How can I configure the packet type??
Thanks!