I 'm using C6A8168 device, and want to initialize Mcasp and EDMA in SYS/BIOS 6, I write conresponding McASP driver and use EDMA LLD to initialise them, but can't suceed.
This is my server's package:
This is my server's edma ping pong procedure file:
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.
I 'm using C6A8168 device, and want to initialize Mcasp and EDMA in SYS/BIOS 6, I write conresponding McASP driver and use EDMA LLD to initialise them, but can't suceed.
This is my server's package:
This is my server's edma ping pong procedure file:
Are you refering to ARM drivers? If yes, then you need to refer the Linux implementation.
If you are refering to DSP drivers, then we do not have any PSP to point to C6A8168 device.
Regards,
Sandeep K
Sandeep,
I know PSP drivers doesn't support c6a8168 device, and I write those drivers which run on DSP, EDMA use EDMA3 LLD library, but can't pass the initialisation. I don't know how to debug it and don't know which progress can't pass this driver.