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.

EVE Kernels - Vision SDK

 Hi,

We are using Vision SDK 2.3. Using the EVE Kernels in them. Are the existing kernels usable kernels without any modification?

I see few of the kernels without make files.  Can you confirm that such kernels can be used (by writing a make file and with no changes in the Code level)?

Thanks & Regards,
Ashwini.K.N

  • Hello Ashwini.K.N, 

    Ashwini K N said:
    Can you confirm that such kernels can be used (by writing a make file and with no changes in the Code level)?

    That depends on your use case. Vision SDK's EVE libraries offer quite a lot ready-to-use functions, see following links: 

    http://www.ti.com/ww/en/TDA2x-ADAS/?DCMP=gma-auto-adas-behindthewheel-april-blog-en&HQS=gma-auto-adas-behindthewheel-april-tda2x-blog-en

    http://e2e.ti.com/blogs_/b/behind_the_wheel/archive/2014/04/17/advanced-driver-assistance-systems-software-offering-vision-software-development-kit-embedded-vision-engine-and-dsp-libraries-ease-development-on-ti-s-tda2x-socs.aspx?DCMP=gma-auto-adas-behindthewheel-april-blog-en&HQS=gma-auto-adas-behindthewheel-april-gp

    http://www.ti.com/lit/wp/spry260/spry260.pdf

    http://www.ti.com/lit/wp/spry250/spry250.pdf

    If the developed libraries match your use case, yes you can use them without any modifications. Otherwise you should implement the functionality and integrate it in the Vision SDK.

    There are internal user guides & software developers guides for EVE, contact your local FAE for instructions on how to obtain them.

    Best Regards,

    Yordan

  • Thanks for the information.

    In SDK version 2.3, few kernels like HOG does not have a makefile as other kernels have. I wrote a make file and when tried to build, i am seeing some compilation issues. 

    Is the HOG Code usable one in SDK 2.3?

    Thanks & Regards,

    Ashwini.K.N

  • Hi Ashwini.K.N,

    Sorry for the delayed response.

    My understanding is that you need to modify the sources according to your use case.

    There are Software Developers Guide & SDK datasheed, available through your local FAE.

    Best Regards,

    Yordan