Hi,
I am new to OMAPL138. I want the McBsp driver to be on the DSP side of the OMAPL138 for a project that i am working on. Now i have two questions:
- How to create the McBsp driver for the DSP side? I understand that the McBsp driver that is on arm side could be, as it is, built for DSP side with some modifications in the register addresses. How can i know about those addresses?
- How to insert the McBsp driver for the DSP side on the DSP?
I am using the OMAPL138 EVM, and have installed dvsdk_omapl138-evm_4.02.00.06 on my development host. I have successfully built all the modules and run the sample applications provided with it.
Help of any kind on this topic would be highly appreciable. thanks in advance.