source: rtems/doc/supplements/c4x/c4x.texi @ 7828a149

4.104.114.84.95
Last change on this file since 7828a149 was 7828a149, checked in by Joel Sherrill <joel.sherrill@…>, on 09/19/03 at 18:03:14

2003-09-19 Joel Sherrill <joel@…>

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