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.

dm8168 programs in sd card

Dear sir,

As we know that there are ti-omx,codec-engine examples and others too we are having.

But my question is that where we are having the code(c or cpp)in the sd card,in which location it is there.how to rebuild it again.... 

Because we have only .xv5T binaries.....by which code it came where is the code in sd card?if so where is the location.

thank you.

  • Hello,

    The OMX source code is allocate in /ti-ezsdk_dm816x-evm_5_05_02_00/component-sources/omx_05_02_00_48/examples/ti/omx/demos

    You could rebuild it by:
    cd EZSDK main folder
    make all

    or make omx.

    The new demos binaries could be allocate in :
    ti-ezsdk_dm816x-evm_5_05_02_00/component-sources/omx_05_02_00_48/bin

    BR
    Margarita