This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

can anyone share the BINARY to Intel HEX Converter Utility

Hello,guys,
i need the Intel HEX to BINARY File Converter and BINARY to Intel HEX Converter Utility in some C51 based Project,and i found the below 2 links:
http://www.keil.com/download/docs/113.asp
http://www.keil.com/download/docs/7.asp

then i check www.hex2bin.com/.../ and www.hex2bin.com/.../,but they are all not available for me,may be it is not available anymore?
is there someone has saved these 2 Converter Utility locally?
would you pls help to send me a copy?my email is guitarbug#gmail.com(pls replace # with @)
Thank you!

BR
Frank

Parents
  • thanks for the reply.Yes,you are right.

    BUT our project need the option </4 Generate HEX file using ext. linear address records (HEX386)>
    of BIN2HEX to convert BIN to HEX.

    and need the below options of HEX2BIN to convert HEX to BIN
    /Ln Bytes to read from binary file
    /On Output file address offset (where HEX data starts)
    /M Merge data into existing HEX file

    BR
    Frank

Reply
  • thanks for the reply.Yes,you are right.

    BUT our project need the option </4 Generate HEX file using ext. linear address records (HEX386)>
    of BIN2HEX to convert BIN to HEX.

    and need the below options of HEX2BIN to convert HEX to BIN
    /Ln Bytes to read from binary file
    /On Output file address offset (where HEX data starts)
    /M Merge data into existing HEX file

    BR
    Frank

Children