• 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 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...
  • syntax for hex2bin
    can any one give the correct syntax for HEX2BIN CONVERSION. I refered in the website it is not clear and it is not working . thanks in advance
  • syntax for hex2bin
    can any one give the correct syntax for HEX2BIN CONVERSION. I refered in the website it is not clear and it is not working . thanks in advance
  • Options for HEX2BIN utility ?
    The help screen on the HEX2BIN utility does not give any hint to the usage of 'n'. I want to convert a HEX file (less than 32k) to a binary file with size=32k (8000 Hex). Unused bytes should be padded...