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 record 1 STATUS: HEX to BIN conversion was not successfull. Here is what I type in: HEX2BIN /L0x8000 myfile.hex Thanks in advance