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.

How to insert McBsp Driver on DSP side for omapl138

Other Parts Discussed in Thread: OMAPL138

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:

  1. 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?
  2. 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.