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.

How to load a firmware to C6A8168? where to find "c6a816x_hdvpss.xem3"?

i'm using "ti-ezsdk_dm816x-evm_5_01_01_80" .

where to find"c6a816x_hdvpss.xem3" ? where can I get or build it?

Can C6A8168 use "dm816xbm_m3vpss.xem3"?

And can I load firmware using "firmware_loader"?

How can I load a firmware to  C6A8168(no DM816x)?

By the way , The memory of my board is just 512MB(0x80000000~0x9fffffff)

  • I have solved it by myself.

     switch EZSDK to 5.03

    use firmware_loader (source at  board-support/media-controller-utils_2_03_01_14) to load firmware(dm816x_hdvpss.xem3).

    firmware is in board-support/prebuilt-images/dm816x-firmware_05_02_00_30

     

    my platform is C6A8168 + 512MB DDR2 . It is working!