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.

AM5728 example code location

Other Parts Discussed in Thread: AM5728

Hi experts, 

I just got an AM5728 development board,

Currently, I've installed Linux SDK, and rebuilt all the components inside the SDK regarding this user guide 

processors.wiki.ti.com/.../Processor_SDK_Linux_Getting_Started_Guide

But I could not find the source codes inside it, such as video codec, display .., etc 

Does anyone could give some guidance or reference ?  Thank you in advance! 

  • Hi Lin,

    Video codecs are binaries in the filesystem. You can check the manifest file in ~/ti-processor-sdk-linux-am57xx-evm-02.00.00.00/docs folder, if you wish to download them from the repository. Also there are quite a lot of source codes in git.ti.com.

    Best Regards,
    Yordan
  • Hi Yordan,

    Thanks for your reply !
    Since we are currently evaluating codec efficiency of AM5728 (e.g., 4 channels of 1080P 30fps bitstream decode), we may need to revise some API or example code for achieving the purpose.
    Could you give some suggestion about which one should be downloaded?

    Much appreciated !
    Lin