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.

Linux/AM5728: creating a new video loopback project

Part Number: AM5728

Tool/software: Linux

Hai All,

I am working on AM572x evm, all the matrix example are working fine now i want to build a new project that do video loopback (code will be in C /python) what is the procedure i need to follow is there any specific document to refer i gone through all the document related to AM572x no where they mentioned to creat a new project 

i have downloaded and installed processor SDK on linux machine what are the things that i can carry out with SDK

Regards,

Hussain  

  • Hi Hussain,

    Are you asking how to develop a custom new application that can run on Sitara processor?  This is like developing any Linux application.  Please download latest Processor SDK Linux on your Ubuntu machine, look into any example applications inside example-applications folder as a reference.  Build your application on the Ubuntu machine by enhancing the Processor SDK Linux top level Makefile for your application need  or you can also build using Yocto build setup. Once it is built, copy the binary on the AM57x filesystem and run the application on the AM57x board.

    You may find below link helpful -

  • thank you very much manisha
    Is their any video loop back code available and actually i am very new to linux please do share any step by step procedure to execute
    Hopping for favorable replay

    Thanks in adavance