View Single Post
  #9   Report Post  
Posted to sci.electronics.repair
Jamie Jamie is offline
external usenet poster
 
Posts: 1,001
Default Split HEX files..

Dave M wrote:
JA wrote:

Hi guys!
Please i need support!
I have an hex file and i need to split it in low bytes and high bytes.
My eprom programmer just don't handle this function.I have to burn
one low bytes eprom and one high bytes eprom.
Can anyone help me splitting the file in high-low (i can send by
email the hex) or helping me finding a tool to do this?
Best Regards

AC



There's a freebie utility called SPLIT2.exe at
http://www.kmitl.ac.th/~kswichit/68k/SPLIT2.EXE. I think it will do what
you need. (It's DOS progran, but runs fine in Winders.)

I was going to suggest something like that, I did get the files he wants
me to convert. After taking a look at the Intel HEX format. I can do it
how ever, I suggested that maybe he'd try an existing tool first before
I whip up this GUI based app.

I've never had to split up HEX files before, other wise, i would have
already had a tool created