home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #30 / NN_1992_30.iso / spool / comp / sys / intel / 2709 < prev    next >
Encoding:
Text File  |  1992-12-15  |  1.0 KB  |  30 lines

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