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.

Example involving PA, SA and DSP

Hi,

  I'm designing a solution and wish to use both PA, SA and DSPs. Do you have an example project that uses all three of these? If not, do you at least have an example project for SA usage?

Another related question : 

From PA & SA user guide it is clear that TI strongly recommends using the firmware & corresponding LLD drivers to access PA & SA. Is the PA LLD & SA LLD further abstracted by NIMU interface? Can the NDK/NIMU be bypassed to access PA & SA directly? 

Thanks,

Nikhil

  • The PA example project is under: C:\ti\pdk_C6678_1_1_2_6\packages\ti\drv\exampleProjects

    The SA example project is under:C:\ti\salld_1_0_5_4\packages\ti\drv\sa\example

    NDK (nimu for C66x) uses PA, only to have a MAC look up. After that everything is handled by NDK software.

    Regards, Eric