I tried to convert the hex output file using a conversion tool
I downloaded from the KEIL website. The executable file
HEX2BIN errored it said I could not open the file.
I am wondering now if the hex file is a INTEL Hex file. Do you know where I can find a tool to convert the Compiled HEX output file to a
BINARY File. Any other suggestions?
Thank You,
Gary Olson
treitmey
Joined: 23 Jan 2004 Posts: 1094 Location: Appleton,WI USA
Posted: Wed Jun 07, 2006 2:39 pm
Yes they are Intel hex files
Seemed to work for me.
I think my hex2bin came from sourceforge. BUT I'M NOT SURE.
Quote:
C:\ccs\Projects\3200I>dir/w *.hex
Volume in drive C has no label.
Volume Serial Number is D003-500F
HEX2BIN Version 1.06
Copyright (c) 1995 Programix Corp.
Portions copyright (c) 1993-1995 BITWARE.
All rights reserved.
Status: Creating binary file.
Status: Read linear address record of 0x00000000.
Status: Writing 16 bytes at address 0x00007FF0.
Status: Read linear address record of 0x00300000.
Status: Writing 14 bytes at address 0x00300000.
Status: HEX to BIN conversion was successful.
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum