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.

TDA4VM: tivxReferenceGetObjDescId

Part Number: TDA4VM

I try to build a camera server for TDA4VM.

Linker fails because "more undefined references to `tivxReferenceGetObjDescId'"

In sourcecode i could find

/* Private TI API that allows to get access to storage buffer */
extern uint16_t tivxReferenceGetObjDescId(vx_reference ref);

can you help to identify the missing module.

thank you

Michael