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