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.

AM5728: TIOVX fails to allocate reference object

Part Number: AM5728

Hello.

I'm using openvx on am5728.

I have a project which is developed using Intel OpenVX.

It runs good on Intel CPU.

I try to run this on AM5728 using TIOVX.

But TIOVX shows me the error message "Failed to allocate reference object." while creating graph.

I used several graphs and a lot of vx_reference objects consists of vx_image, vx_array, vx_scalar.

In my case, after a few vx_{objects]s created, failed at vxCreateArray.

Is there anyone to meet such case or to know why it is?

Is there any reference count limitation?

Is there any restriction to use TIOVX?

Best regards.