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.

dsp/bios pspdrver audiosample example

Hi 

I am working on evml137.

I have installed pspdrivers and edmalld drivers. I am trying to run an example called 'audiosample' which reads from and writes to aic3106 codec.

In this example i2c,Mcasp,Aic310 and audio drivers are used. It uses dsp/bios.

In this example ecm is enabled and event0event1event2 and event3 are mapped to int7, int8, int9, and int10 and in main file for mcasp driver interrupt number is set to int8. with this configaration example works fine. I have disabled (commented )the mcasp driver interrupt number as i am using edma , then also it works fine.

But if i map event0event1event2 and event3  to int4int5int6, and int7 then it is not working. In ROV window it displays echo task as unknown and idle running.

why it is so?

I am asking this question because i am trying to merge uartsample and audiosample examples as two tasks and i am getting the task status as unknown. suggest me how to solve this problem.

Thanks n regards

Jagdish patange

dm(d),

HAL hyderabad India