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/TMS320F28030: Intel hex

Expert 1190 points
Part Number: TMS320F28030
Other Parts Discussed in Thread: UNIFLASH

Tool/software: Code Composer Studio

Hello,  the project generates a intel  xxx.hex file,  after downloading with the uniflash tool  the processor does not run the application but worls with the XXX.out

Using the Ti  .out to hex conversion tool.the hex file works.

As mention the hex file is created in code composer,  the Intel.hex check box  is selected,  Is there a specific setting in the project that  needs to be set  to fix this problem?

  • jw said:
    Using the Ti  .out to hex conversion tool.the hex file works.

    Is this hex file that works generated from command line using the hex conversion tool? If so, make a note of the options that are passed to the hex converter in this case. Those same options should then be used in the hex conversion step of the project build. You can customize the hex options from the Project Properties->Build->Hex Utility. 

  • Since I haven’t heard back from you, I’m assuming you were able to move past this issue. If not, please feel free to post a reply with an update and additional details (or create a new thread). Thanks!