source: rtems/doc/supplements/c4x/c4x.texi @ 80bdcd7c

4.104.114.84.95
Last change on this file since 80bdcd7c was 80bdcd7c, checked in by Ralf Corsepius <ralf.corsepius@…>, on 01/25/03 at 14:54:27

2003-01-25 Ralf Corsepius <corsepiu@…>

  • Makefile.am: New.
  • c4x.texi, cpumodel.t, timeBSP.t: Various minor changes to get them building.
  • Property mode set to 100644
File size: 2.4 KB
RevLine 
[22bd219b]1\input texinfo   @c -*-texinfo-*-
2@c %**start of header
[80bdcd7c]3@setfilename c4x
4@setcontentsaftertitlepage
[22bd219b]5@syncodeindex vr fn
6@synindex ky cp
7@paragraphindent 0
8@c @smallbook
9@c %**end of header
10
11@c
12@c  COPYRIGHT (c) 1988-1999.
13@c  On-Line Applications Research Corporation (OAR).
14@c  All rights reserved.
15@c
16@c  $Id$
17@c
18
19@c
20@c   Master file for the TI C3x/C4x Applications Supplement
21@c
22
[80bdcd7c]23@include version.texi
24@include common/setup.texi
[22bd219b]25
[80bdcd7c]26@ifset use-ascii
27@dircategory RTEMS Target Supplements
28@direntry
29* RTEMS TI C3x/C4x Applications Supplement: (c4x).
30@end direntry
31@end ifset
[22bd219b]32
33@c
34@c  Title Page Stuff
35@c
36
37@c
38@c  I don't really like having a short title page.  --joel
39@c
40@c @shorttitlepage RTEMS TI C3x/C4x Applications Supplement
41
42@setchapternewpage odd
43@settitle RTEMS TI C3x/C4x Applications Supplement
44@titlepage
45@finalout
46
47@title RTEMS TI C3x/C4x Applications Supplement
[80bdcd7c]48@subtitle Edition @value{EDITION}, for RTEMS @value{VERSION}
[22bd219b]49@sp 1
[80bdcd7c]50@subtitle @value{UPDATED}
[22bd219b]51@author On-Line Applications Research Corporation
52@page
53
[80bdcd7c]54@include common/cpright.texi
[22bd219b]55@end titlepage
56
57@c  This prevents a black box from being printed on "overflow" lines.
58@c  The alternative is to rework a sentence to avoid this problem.
59
60@include preface.texi
61@include cpumodel.texi
62@include callconv.texi
63@include memmodel.texi
64@include intr.texi
65@include fatalerr.texi
66@include bsp.texi
67@include cputable.texi
68@include wksheets.texi
69@include timing.texi
70@include timeBSP.texi
71@ifinfo
72@node Top, Preface, (dir), (dir)
[80bdcd7c]73@top c4x
[22bd219b]74
75This is the online version of the RTEMS TI C3x/C4x
76Applications Supplement.
77
78@menu
79* Preface::
80* CPU Model Dependent Features::
81* Calling Conventions::
82* Memory Model::
83* Interrupt Processing::
84* Default Fatal Error Processing::
85* Board Support Packages::
86* Processor Dependent Information Table::
87* Memory Requirements::
88* Timing Specification::
89* BSP_FOR_TIMES Timing Data::
90* Command and Variable Index::
91* Concept Index::
92@end menu
93
94@end ifinfo
95@c
96@c
97@c Need to copy the emacs stuff and "trailer stuff" (index, toc) into here
98@c
99
[80bdcd7c]100@node Command and Variable Index, Concept Index, BSP_FOR_TIMES Timing Data Rate Monotonic Manager, Top
[22bd219b]101@unnumbered Command and Variable Index
102
103There are currently no Command and Variable Index entries.
104
105@c @printindex fn
106
107@node Concept Index, , Command and Variable Index, Top
108@unnumbered Concept Index
109
110There are currently no Concept Index entries.
111@c @printindex cp
112
113@contents
114@bye
115
Note: See TracBrowser for help on using the repository browser.