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: How to use tivxMemAlloc API in TIDL

Genius 13655 points
Part Number: TDA4VM

Hello Champs,

How to use tivxMemAlloc API in TIDL? Is there some library needing to be added?

Thanks.
Rgds
Shine

  • Hi Shine,

    Do you mean to use tivxMemAlloc in the target file of the TIDL node?
    It is already being used in the file tiovx/kernels_j7/tidl/dsp/vx_tidl_target.c in the tivxKernelTIDLCreate() function and also on the tiovx side.

    Is this what you were looking for? Or are you trying to include this call in the tidl_j721e_08_0x_xx folder?

    Regards,
    Nikhil