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