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 file generation in CCS V5.1

Other Parts Discussed in Thread: AM3354

I am using AM3354 with Starterware. I have made one applicationby creating new project, there i am getting only .out file. I want to generate .bin file also to load in to SPI flash.

Can you please suggest what are all the build settings for the new project creation.

Thanks & Regards,

K.Veeraswamy

  • Hi,

    when you enter debug and load the code a .obj file should be created in a debug folder in your project.  Utilities are provided with ccs to convert this to a bin file.  The path to the utility should be similar to this from my installation for example

    C:\CCS\5_4RC1\ccsv5\utils\tiobj2bin

    Please keep us informed how that works for you.

    Best Regards,
    Lisa

  • Hi,

    just thought I would check whether there were any updates with your enquiry.

    Best Regards,
    Lisa