home *** CD-ROM | disk | FTP | other *** search
- Newsgroups: comp.sys.intel
- Path: sparky!uunet!zaphod.mps.ohio-state.edu!cs.utexas.edu!qt.cs.utexas.edu!yale.edu!jvnc.net!phage!phage.cshl.org!martling
- From: martling@phage.cshl.org (Jim Martling)
- Subject: Intel hHEX format
- Message-ID: <martling.724456494@phage.cshl.org>
- Summary: I need description of Intel HEX records
- Keywords: 8051,"intel hex"
- Organization: Cold Spring Harbor Laboratory
- Date: Tue, 15 Dec 1992 21:54:54 GMT
- Lines: 18
-
-
- There is a download protocol called "Intel HEX". The
- records are in ASCII Hex format, and are preceded with a colon character.
-
- I have built an 8051 SBC, and have an assembler that outputs in intel hex
- format, but I don't know how to read it (eventually I have to write ROM
- code to accept downloading in Intel hex).
-
- I used the protocol about 8 years ago, but lost the source code
- and documentation. I remember that its very simple, there is about 4 or
- 5 record formats (I think).
-
- Can someone send me a description so I can write code to download
- Intel hex?
-
- EMAIL at: martling@cshl.org
-
-
-