• HEX2BIN utilities on Win7?
    I've switched to a Win7 computer some time ago. I have an old project that for whatever reason needed to run HEX2BIN and BIN2HEX to massage the hex files to be downloaded to an 8051 project. But the...
  • hex2bin
    can any say how to use hex2bin to get a bin file . is there any way to get bin file directly without getting hex file . iam using keil c thanks punitha
  • Hex2Bin
    Hello! Can the hex2bin program be used for both, 8-bit and 16-bit hex files? Is there a good place to find definitions of Intel-Hex files? Thank you for any help! Holger
  • HEX2BIN
    I tried to convert my hex file generated by UV3 compiler (REALVIEW) to binary using HEX2BIN.exe utility s/w. The program keeps displaying the following message: ERROR: Invalid Record type in HEX...
  • HEX2BIN and BIN2HEX
    I have a code banked project and i generated three hexfiles from the OMF file (.h01, .h02 and .h03). According to the keil homepage I should be able to convert these files into a single file. For...