• 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...
  • 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...
  • Merge of hex or binary images
    I have two seperate hex-files that I would like to merge into a single image. Image A is a bootimage and image B is the application image. Image A starts at 0x00000000, whereas image B starts with...
  • Utility to build axf-files from hex/binary
    Hi, i know fromelf.exe to get hex or binary files from an axf file. But i need a program to build an axf file out of an hex file (or bin). background: i use uVision to load program via jtag, so i...
  • 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...