Part Number: TDA4VM
Tool/software:
Hi Ti Experts:
We need to manually obtain the output of ldc through vx_GraphParameterDequeueDoneRef for processing. Then, following the demo, we configure as shown in the figure below and obtain the image.




However, we found that an error message "[tivxVpacLdcProcess:323] Failed to Submit Request" was printed when printing 32 lines (4-channel camera images with a buffer depth of 8). Then we located the error occurrence at the place shown in the following screenshot.

We also discovered that if we called vxMapImagePatch before vx_GraphParameterDequeueDoneRef to allocate space for the array created, there would be no error and no error message would be printed after printing 32 lines. This is because we called this function. My question is, is this calling method correct? Or what should the correct process be like?We are using SDK version 8.4 on a Linux platform.
Thanks and best regards.

