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.

Utils_bitbufGetEmptyBuf FAIL!

Hi 

When I call Utils_bitbufGetEmptyBuf to get empty outbuffer, FAIL. 

I call Utils_bitbufPrintStatus to print statics:

DSP BitBuf Q Status
[c6xdsp ] Empty Q 0 -> count 0, wrPtr 12, rdPtr 12
[c6xdsp ] Full Q -> count 1, wrPtr 12, rdPtr 11

Is it possible to increase OUTBUFFER count?

Or is it possible to compulsive release some buffer ?

Thanks