hi experts,
warning and error below will appear when I do intializationi with context = vxCreateContext()
1820.390744 s: VX_ZONE_WARNING:[ownAllocObject:765] May need to increase the value of TIVX_ERROR_MAX_OBJECTS in tiovx/include/TI/tivx_config.h
1820.390756 s: VX_ZONE_ERROR:[ownCreateReference:342] Failed to allocate reference object
i don't understand why my program can run successfully with these error information. graph created with context can work with a result which i expected.
hope your suggestion, thanks.