• bin2hex
    Hi, In my 8051 code space I have an 8 byte gap starting at 0x0003. The hex file generated by OH51 does not write anything to this area however hex2bin always fills it with 0x00 irrespective of the...
  • bin2hex
    Hi, In my 8051 code space I have an 8 byte gap starting at 0x0003. The hex file generated by OH51 does not write anything to this area however hex2bin always fills it with 0x00 irrespective of the...
  • Bin2Hex cost
    Is Bin2Hex.exe free or is there a cost I did not see? thanks!
  • Bin2Hex cost
    Is Bin2Hex.exe free or is there a cost I did not see? thanks!
  • 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...