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.

Convert from intel hex to bin file

Other Parts Discussed in Thread: TMS320F2808

Hello,

I am using a TMS320F2808 device and CCs3.3 have generated a intel hex file with hex2000.

For now I have used the motorola S37 format and the srec2bin command: (srec2bin -o F0000000 -q .s37 .bin )

How can I generate a bin file from the intel hex format file? I have tried using hex2000 without succes.

Thanks

Dan