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.