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.

RTOS/TDA3XEVM: Creation of drawRearview algorithm link id failing

Part Number: TDA3XEVM

Tool/software: TI-RTOS

Hi Everyone ,

I am trying to generate a new branch in rear view panorama usecase with following links and chain :

IssCapture -> IssM2mIsp -> IssM2mResizer_Capture -> Alg_drawRearview -> Merge_Mosaic -> Display_Panorama

Compilation was successful , however when I tried to run this on TDA3X EVM board I am getting error in creation of Alg_drawRearview link id in priv.c .

I have checked the set create params and the link id , I dont find anything wrong it .

Kindly help me in resolving the issue