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.

bin maker

Part Number: TMS320C6455

Tool/software: Code Composer Studio

Hi
My tools:
OS: Linux Fedora
CCS: 5.3
DSP: C6455
Maybe I should ask with another way.
How can I convert "*.out" file to "*.bin" file for Boot the DSP according to my tools?(boot via parallel flash)

Best Regards

  • Hello!

    There was similar thread recently, may I suggest to start with receipts from there and see whether that works fro you.

  • dariush karami said:
    How can I convert "*.out" file to "*.bin" file for Boot the DSP according to my tools?(boot via parallel flash)

    I am not certain as to the exact specifications of the bin file needed in this case.  But it is probably the same file as is generated by using the tiobj2bin utility.  This utility is target independent.  Even though this forum thread about it is for C2000, it is still useful here.

    Thanks and regards,

    -George