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.

PROCESSOR-SDK-J784S4: Adding new parameter to Object descriptor

Part Number: PROCESSOR-SDK-J784S4


Tool/software:

Hello TI,

       Am facing an issue while adding new parameter in the object descriptor (Single cam app is getting hanged after creating LDC node). (tivx_obj_desc_t) in tivx_obj_desc.h file. Intention is I need have information like frame count , Analogue gain, exposure time etc as a part of object descriptor and pass this along with successive node and use it for our different logic's.

I even tried to add case statement for this in "vx_reference.c" file, attached that screenshot as well. But just only by adding new parameter in object descriptor (case statement commented in vx_reference.c file) itself application is getting hanged.

Please note single cam application is running fine after commenting newly added parameter in object descriptor.

using SD version 9.02 and comping tiovx for this.

Please let me know if you need any other information.

Thanks and Regards,

Vineeth