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.

output buffers allocation

Hi,

Now I am geting in trouble with the McFw framework. I tried to implement my link (new link that perform custom algorithm) and don't found any API for buffers allocation. I mean algorithm' results buffers for output queues. Utils_bufCreate() function create only link' output queue and not buffers for hold result? Is this right?

anyone can help me?