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.

Compiler: ccs 4.0

Other Parts Discussed in Thread: TMS320C5515

Tool/software: TI C/C++ Compiler

hello

1. Where can I download dis55 and ofd55?  I want to show the disassembly code.

2. And I want to know If I save memory of program as *.out file.  Can I rewrite into other device?

3. I am worried about that the binary is cloned by bad people.  Could you give me good suggestion?

Our chip is tms320c5515, and the *.bin is burned in nandflash.

Thanks a lot

  • xingliang zhu said:
    1. Where can I download dis55 and ofd55?  I want to show the disassembly code.

    They are part of the compiler installation.  The directory location will be similar to ...

    C:\ti\ccsv4\tools\compiler\c5500_4.4.1\bin

    xingliang zhu said:
    2. And I want to know If I save memory of program as *.out file.  Can I rewrite into other device?

    I don't understand what you mean.  Perhaps you mean to ask: In CCS, is it possible to save a range of memory to a file, and have the format of that file be the same as the .out file created by the linker?  Is that your question?

    xingliang zhu said:
    3. I am worried about that the binary is cloned by bad people.  Could you give me good suggestion?

    I lack expertise in this area.  I suggest you start a new thread on this question in the device forum.  

    Thanks and regards,

    -George

  • Did you mean to ask whether it is possible to save a range of memory to a file, and have the format of that file be the same as the .out file created by the linker?

    Thanks and regards,

    -George

  • Since it has been a while, I presume you have resolved your problem.  I'd appreciate hearing how you resolved it.

    Thanks and regards,

    -George