Hello! Is there a program that can download file to Flash as binary? For example Memtool can download only HEX which generated by compiler. Or it isn't right?
For more complex file manipulation than you can manage with hex2bin and bin2hex, you might want to take a look at a tool called "srecord". http://srecord.sourceforge.net
"a tool called 'srecord'" Don't worry that it's called "srecord" - it includes Intel Hex & many others in addition to Motorola S-Records!