Part Number: TDA2EVM5777
Hi,
Is there any document on how to use the vlib apis in vision sdk?
Is there any sample usecase in vision sdk, which is directly using the vlib apis?
Your suggestions will be helpful.
Thanks,
Suganthi
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: TDA2EVM5777
Hi,
Is there any document on how to use the vlib apis in vision sdk?
Is there any sample usecase in vision sdk, which is directly using the vlib apis?
Your suggestions will be helpful.
Thanks,
Suganthi
Query 1:
There is a linker command file that was used on silicon in the following folder vlib_c66x_3_3_0_3\packages\ti\vlib\src\common\c66\lnk.cmd. I'm not sure if it will work straight away as I haven't tried this with the Hough example (it is used with each of the vlib kernel examples in the library). I can't try right now since I am away from my board for the next couple weeks, but perhaps this would be a good starting point.
Query 2:
The VLIB package only has libraries for the DSP, and does not have a PC library available, so it can not be simulated on the PC.