Hi , guys
I was wondering How I could do dynamic memory allocation like a malloc function in vision apps of psdk.
I've found several example such as udma_memcpy_test and udma_dru_test. You know there aren't any memory allocation function.
I think I should memory allocation functions to run my CNN which needs a lot of kernel and data.
Actually, I used that function on tda2x environment.
Please check it, and let me know how to use memory allocation function based on openVX in vision_apps.
Best regards,
Yongsig.