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.

TM4C123GH6ZRB: Flashing hex file

Part Number: TM4C123GH6ZRB
Other Parts Discussed in Thread: UNIFLASH

Hi All,

I took an example code(TI-RTOS) to blink an LED. I got .out file as output file. I flashed the .out file using CCS uniflash and it works fine.

I tried to convert the .out file into hex file using "bin to hex" converter and flashed the hex file. But it doesn't work.

What will be the reason? Is there any way to convert a .out file into hex file? 

Please advice.

  • An ".out" file is not the same as a ".bin" file, it is elf format. If you want to create a hex file from the .out file, use the "armhex.exe" which is in the same directory as your compiler. This utility is described in www.ti.com/lit/spnu118