Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
10/11/02 01:44
Read: times


 
#30566 - RE: eprom prog. to create a intel hex fi
Spencer,

look at your programmer manual... the output file that you showed "0200000040000000FA" is a 32 bit intel hex file header...

I assume that you intend to use a 8 bit intel hex file.

intel hex 8, 16 and 32 bit all use the .HEX extension, but the file format is ddifferent due the address range.

use hex-bin to converte from binary, ascii, etc to hex files under DOS or use Hex Workshop to do the same under win.
HTH

orlando

List of 7 messages in thread
TopicAuthorDate
eprom prog. to create a intel hex file            01/01/70 00:00      
RE: eprom prog. to create a intel hex fi            01/01/70 00:00      
RE: eprom prog. to create a intel hex fi            01/01/70 00:00      
RE: eprom prog. to create a intel hex file            01/01/70 00:00      
RE: eprom prog. to create a intel hex file            01/01/70 00:00      
RE: eprom prog. to create a intel hex fi            01/01/70 00:00      
RE: eprom prog. to create a intel hex fi            01/01/70 00:00      

Back to Subject List