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.

Does MCSDK support C6672

HELLO,

I'm working on C6672, I assume that the BOIS-MCSDK_VIDEO_02_01_00_08 supports this two cores of DSP. Am I right? Almost all info I can find on the web list only the C6678 DSP, so please help confirm if the MCSDK can work on C6672?, thanks!

Ed

  • Hi Ed,

    You are correct it supports the C6672 as-well,

    Thanks,

    HR

  • HR, Thanks for your reply. that means the H264, JPEG2K and all the video encoder/decoder that tested on the c6678evm could also run on the C6672 platform, am I right?

    regards,

     ED

  • ED,

    Please go to the TI Wiki Pages and search for "MCSDK VIDEO" (no quotes) to find links to the online documentation for the video demos.

    These demos were built on top of the MCSDK but are not delivered as a part of the MCSDK.

    These demos were built to run on the EVM6678, so they have access to all 8 cores. As delivered, the demos use all 8 cores as described in the online User Guide.

    To achieve the performance demonstrated in these particular demos, you would need to use all of the resources that the demos use. But you can certainly re-partition the code to run on 2 C66x cores, or even on 1 C66x core, and make the appropriate tradeoffs in terms of number of channels or codec performance.

    Regards,
    RandyP