I am required to dump encoder reconstructed buffer. Memory to this buffer is supplied by DSP using memTab to codec. Pointer to this buffer is provided in outArgs.reconBufs.bufDesc[].buf. I am able to get valid buffer pointer if I access outargs from DSP side. If I try to access the buffer from ARM side, I get NULL buffer pointer.
Any idea why ???
I am using CE version 2_10_02. Platform is DM6467.