Hello All:
I'm trying to get a handle on where all the audio latency is coming from on the OMAP-L137 Eval boad.
I'm measuring around 28mS.
I'm running code generated by the C6flo tool. This Latency is present with no processing just a Audio in Block to a Audio Out block
from the generated code form C6flo.
I looked at the buffer sizes (at least the ones I could view in the code) they don't seem unreasonable at all about 128 samples is not very big.
So if we're running at 48Khz sample rate about 20 uS each that should only be 2.56 mS... ?
I'm hoping you can assist me in tracking down the source of the latency... Thanks
Brian