Customer would like to use the McASP to receive data, and would like to process it using DSP. The default method is to use Linux’s MCASP driver to receive it, and pass on the data to the DSP using IPC. In order to reduce latency, they would like to have the McASP driver directly in DSP to process the data first hand, and only after send to Linux. Is there an example of how to setup and control the McASP directly in the DSP core? Customer using Linux PSDK v3.0