Hi everyone, I've taken the opportunity to post the described programs on my site: http://pc-tek.hypermart.net/programs.html Regards, Tim Hamel In a message dated 2/22/00 10:42:18 PM Pacific Standard Time, peter@KITSRUS.COM writes: > We just found a similar problem developing our Atmel 89C5x and 89Cx051 > programmer (Kit 123). We found that the C Compiler was NOT writing the hex > file in contiguous blocks. Thus Hyperterminal and any other terminal > program could choke. So we have written two DOS based programs: > > 1. hexmap.exe - prints a memory map of a .HEX file. Useful for seeing all > the different blocks of addresses that make up a .HEX file. > > Typing 'hexmap' by itself prints a short description. > > 2. reorder.exe - re-orders all the different memory blocks of a .HEX file > into one continuous block. > > reorder fixed the problem. > > I can send to anyone who wants them. > > (I would put them on my website but my ISP - prowebsite.com - has crashed > with router problems and I cannot ftp.) >