Part Number: TDA4VL-Q1
Hi TI engineer,
I want to link my own compiled library files in the SDK how to do?
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.
Part Number: TDA4VL-Q1
Hi TI engineer,
I want to link my own compiled library files in the SDK how to do?
hi,
Yes, you can. You can modify existing concerto make file in the vision apps, add library path and library details. It will be then included in the build. You can refer to vision_apps\platform\j721s2\rtos\concerto_r5f_inc.mak concerto makefile to understand how to include libraries and their path.
Regards,
Brijesh