你好,如何在tidl里面用tivxMemAlloc函数,需要加入哪些库函数?
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.
请看下面e2e工程师的回复。
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?