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.

Compiler: Assertion due to AlgorithmLink_putEmptyOutputBuffer



Tool/software: TI C/C++ Compiler

Hello Everyone,

I have declared a dummy pointer and allocated memory in create of alg_plugin. But I get an error at line 363 in algorithmLink_algPluginSupport.c file i.e. due to the function AlgorithmLink_putEmptyOutputBuffer.

What is the reason of assertion?

I am using VISION_SDK_02_11_00_00 and tda2x

Thanks