Hello,
I'm trying to make an audio loop-back on our experimentation board, and I'm trying to make it work with our scheduler, unfortunately after few packets, a transmit underrun is raised, I think it's because sometimes a McASP interruption is delayed by a timer interruption with an higher priority used by our scheduler.
So I would like to use the FIFO feature of the OMAP-L138, but I can't find where I should wright data and where I can read data from the FIFO buffer.
Thank you in advance for any help you may provide me.
Arthur CARTIER