home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1993 #1 / NN_1993_1.iso / spool / comp / sys / m68k / 1517 < prev    next >
Encoding:
Text File  |  1993-01-07  |  3.3 KB  |  95 lines

  1. Newsgroups: comp.sys.m68k
  2. Path: sparky!uunet!zaphod.mps.ohio-state.edu!pacific.mps.ohio-state.edu!linac!att!mcdchg!mcdphx!gcall
  3. From: gcall@systemname.uucp (Glen Call)
  4. Subject: Re: S-Record types
  5. Message-ID: <1993Jan7.235605.11738@phx.mcd.mot.com>
  6. Originator: gcall@
  7. Sender: gcall@systemname (Glen Call)
  8. Nntp-Posting-Host: tajmahal.phx.mcd.mot.com
  9. Organization: Motorola Computer Group Marketing
  10. References:  <969@quirm.terminus.ericsson.se>
  11. Date: Thu, 7 Jan 1993 23:56:05 GMT
  12. Lines: 81
  13.  
  14.  
  15. In article <969@quirm.terminus.ericsson.se>, srl@terminus.ericsson.se (Steve Langstaff) writes:
  16. |> This may not be the correct newsgroup for this question, if so then sorry.
  17. |> 
  18. |> Could anyone fill out the following table of Motorola S-Record types:
  19. |> 
  20. |> S0 optional sign on record
  21.  
  22. S0  The header record for each block of S-records.  The code/data field may
  23.     contain any descriptive information identifying the following block of
  24.     S-records.  Under an operating system, a resident linker command can be used
  25.     to designate module name, version number, revision number, and description
  26.     information which will make up the header record.  The address field is
  27.     normally zeroes.
  28.  
  29. |> S1 4 character address data record
  30.  
  31. S1  A record containing code/data and the 2-byte address at which the code/data
  32.     is to reside.
  33.  
  34. |> S2 6 character address data record
  35.  
  36. S2  A record containing code/data and the 3-byte address at which the code/data
  37.     is to reside.
  38.  
  39. |> S3 8 character address data record
  40.  
  41. S3  A record containing code/data and the 4-byte address at which the code/data
  42.     is to reside.
  43.  
  44. |> S4 ?
  45.  
  46. Beats me.  Never needed it.  Anybody else out there know about S4's?
  47.  
  48. |> S5 ?
  49.  
  50. S5  A record containing the number of S1, S2, and S3 records transmitted in a
  51.     particular block.  This count appears in the address field.  There is no
  52.     code/data field.
  53.  
  54. |> S6 ?
  55.  
  56. This is another I've never encountered.  Maybe someone else can help.
  57.  
  58. |> S7 S3 block termination record
  59.  
  60. S7  A termination record for a block of S3 records.  The address field may
  61.     optionally contain the 4-byte address of the instruction to which control is
  62.     to be passed.  There is no code/data field.
  63.  
  64. |> S8 ?
  65.  
  66. S8  A termination record for a block of S2 records.  The address field may
  67.     optionally contain the 3-byte address of the instruction to which control is
  68.     to be passed.  There is no code/data field.
  69.  
  70. |> S9 end of file record
  71.  
  72. S9  A termination record for a block of S1 records.  The address field may
  73.     optionally contain the 2-byte address of the instruction to which control is
  74.     to be passed.  Under an operating system, a resident linker command can be
  75.     used to specify this address.  If not specified, the first entry point
  76.     specification encountered in the object module input will be used.  There is
  77.     no code/data field.
  78.  
  79. |> 
  80. |> any others?
  81.  
  82. You want more???
  83.  
  84. |> 
  85. |> ---
  86. |> 
  87. |> | Steve Langstaff - Ericsson CAMTEC |
  88. |> 
  89. ------------------------------------------------------------------------------
  90. Glen Call                          Technical Marketing Systems Engineer
  91. Motorola Computer Systems, Inc.    gcall@phx.mcd.mot.com or mcdapps!gcall
  92. M/S DW212                          phone: (602) 438-3408
  93. 2900 S. Diablo Way                 pager: 1-602-244-3252 Pager#2818 (digital)
  94. Tempe, AZ 85282                    FAX:   (602) 438-3534
  95.