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.

CCS/TMS570LS3137: CCS/TMS570LS3137

Part Number: TMS570LS3137


Tool/software: Code Composer Studio

My Code Composer Studio version is 7.3.0 and the chip is TMS570LS3137. How to configure to generate bin file

  • Hello,

    check this: www.ti.com/.../slau157ap.pdf

    2.1.6 How to Generate Binary Format Files (TI-TXT and INTEL-HEX)
    The CCS installation includes the hex430.exe conversion tool. It can be configured to generate output objects in TI-TXT format for use with the MSP-GANG430 and MSP-PRGS430 programmers, as well as INTEL-HEX format files for TI factory device programming. The tool can be used either stand-alone in a command line (located in <Installation Root>\ccsv6\tools\compiler\ti-cgt-msp430_x.x.x\bin ) or directly within CCS. To generate the file automatically after every build, use the MSP430 Hex Utility menu (Project →Properties→Build→MSP430Hex Utility) and select the options there for generating the binary files. The generated file is stored in the <Workspace >\<Project >\Debug\
    directory.
  • Hi,

    In addition to Tom's reference, please check:
    software-dl.ti.com/.../ccs_project-management.html

    Regards,
    Rafael