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 transfer ",out" format into ".bin" format?

Hello,

I want to run Linux on C6678l evm board.

I have download the executing binary. Now I want to burn the bootloader into ROM, which the executing image is in the path "linux-c6x-2.0.0.63-c66le-bin.tar\linux-c6x-2.0.0.63\program_evm\binaries\evm6678l" ,but I found only the ".out" is in this directory.

Could you guide how to transfer ",out" format into ".bin" format?

Thanks~

Best Regards

William

  • Hi, William,

    You should see eeprom51.bin in the directory, and also a nand.bin which is a link. You need to copy the kernel images from product directory and rename it to nand.bin. To program the EVM, please refer to the User's Guide in Linux-c6x 2.0 release.

    Rex