This thread has been locked.

If you have a related question, please click the "Ask a related question" button in the top right corner. The newly created question will be automatically linked to this question.

about navigator

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!