home *** CD-ROM | disk | FTP | other *** search
- Path: sparky!uunet!cs.utexas.edu!news
- From: cpg@cs.utexas.edu (Carlos M. Puchol)
- Newsgroups: comp.sys.m68k
- Subject: S-records
- Date: 12 Aug 1992 14:25:45 -0500
- Organization: Department of Computer Sciences, UT Austin
- Lines: 63
- Distribution: world
- Message-ID: <l8ipdpINNlt9@atacama.cs.utexas.edu>
- NNTP-Posting-Host: atacama.cs.utexas.edu
-
- Hi, I have a request for sources for translation programs
- for S-Records. Let's see:
-
- 1) I have a file that looks like this:
-
- S30500000000FA
- S320000800C01B454D3638303030204D6F6E69746F722056554255472056342E30B3
- S320000800DB472037204665622C20313939310D0A0A003A2042616420436F6D6DE3
- S30B000800F6616E640D0A00AC
- S320000801000000000000000000000000000000000000000000000807B2200027CE
- S30A0008011B000D0A210099
- S3200008040046F90008011A13FC0000000C041B13FC0080000C041D323C00FF22EC
- S3200008041B7C00000000247C0008000022DA5BC9FFFC323C000A43F90000055070
- S32000080436429951C9FFFC13FC0020000C040513FC0030000C040513FC002000E6
- S72000080436429951C9FFFC13FC0020000C040513FC0030000C040513FC002000E6
- -- deleted --
- S3200008432D58484022094A00670000180280000000FF488048C0D280200161006E
- S31900084348C4186000000E301948C0D28020016100C4084E7555
- S70500000000FA
-
- What are these called? [Let's call them S3/S7-records or Motorola Records]
-
- 2) I have an eprom programmer that will accept files like this:
-
- :10000000F6260E2029204DC6031D1F01C6021D170E
- :1000100026092040C6021D1F01C6021D1725FC200F
- :1000200033C6011D1F01C6021D1725EF2026C12E54
- :1000300027D5C13D27D1C18027DAC18127D6C1820A
- :1000400027D2C18327CEC1A027CAC1AE27B7C1AF6F
- -- deleted --
- :103FD000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFF1
- :103FE000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFE1
- :103FF000FFFFE7CCDBA4DBA4D740DBA4F183DBA489
- :00000001FF
-
- What are these called? [Let's call them Intel records]
-
- Now the problem is:
-
- I need to program two eproms, each of which has to be programmed in even
- and odd bytes. Now I would need a program to split the S3 file into two
- S3s and then a translator to Intel for the programmer. Apparently, I found
- a program that claimed to do all that, but the program says
-
- "error, file mon.s3 has not an 'S' in column 1"
-
- when fed with the S3-record file. I seem to remember that there exist
- another format called S1 or similar. Is there such a thing?
-
- I figure that there must be plenty of programs out there in some
- ftp site that have these translating and splitting utilities.
- Can someone help me out, please? Any pointer is appreciated.
- If there is a document that specifies these formats, I would also
- like to know. It can be figured out quite easily, but I'd rather
- know "officially".
-
- Thanks in advance!!
-
- -- Carlos Puchol
- -- cpg@cs.utexas.edu CS Department, UT Austin
- --
- -- Carlos Puchol
- -- cpg@cs.utexas.edu CS Department, UT Austin
-