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.

PROCESSOR-SDK-AM57X: TI-RTOS with OpenCV or OpenVX/TIOVX

Part Number: PROCESSOR-SDK-AM57X

Hi,

Is there support for using OpenCV or OpenVX/TIOVX with TI-RTOS on the Sitara AM57x processors? The diagram at

www.ti.com/.../design-development.html

suggests that OpenVX can be used with this chip/RTOS combination and is included in the RTOS Processor SDK, but I don't see OpenVX/TIOVX in either the AM57x/RTOS Processor SDK documentation

software-dl.ti.com/.../index.html

or in any of the directories I downloaded for the SDK from

software-dl.ti.com/.../ti-processor-sdk-rtos-am57xx-evm-06.03.00.106-Windows-x86-Install.exe .

I have found some TIOVX/RTOS documentation at

software-dl.ti.com/.../index.html,

but it's for the Jacinto/RTOS Processor SDK, not Sitara/AM57x/RTOS.

Thanks

  • Jon,

    Thanks for your question.  OpenVX is supported in the TDA4 device family, but not in AM57.  The diagram you referred to may have some components in some devices but not others.  Sorry for the confusion.

    Jesse

  • That's what I was afraid of, thanks for the confirmation. Do you know if there are any resources or examples for adding Frameworks/APIs to the Processor SDK? Looking through the TIOVX documentation for the Jacinto Processor SDK, it looks like it depends on the following modules that aren't present in the Sitara Processor SDK: 

    VXLIB

    TIDL

    Imaging

    Processor SDK RTOS 7.2

    This seems like a lot to try to port, but I'm still in the early stages of researching this so I'm trying to figure out how feasible it would be to get some of the TIOVX/OpenVX or OpenCV functions running on a Sitara processor.