We are running a survey to help us improve the experience for all of our members. If you see the survey appear, please take the time to tell us about your experience if you can.
hi
im looking for a tool that converts my .hex file into .srec and .opf. i have an old tool that is supposed to do so but i just have the executable, no information who has developped it nor documentation. its called "hex2bin.exe" and when i execute it, an error occures saying: "Error: This AppInfoblock Version is not supported"
The command im using is: %mypath%\..\submodules\tools\converter\hex2sbin.exe application.hex 0xb000 0x65000
Does this trigger some memories or better, does someone have a tool with documentation?
You can find some examples of using srecord here
http://www.keil.com/support/docs/4038.htm