OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [rtems-20020807/] [doc/] [supplements/] [arm/] [preface.texi] - Blame information for rev 1765

Details | Compare with Previous | View Log

Line No. Rev Author Line
1 1026 ivang
@c
2
@c  COPYRIGHT (c) 1988-2002.
3
@c  On-Line Applications Research Corporation (OAR).
4
@c  All rights reserved.
5
@c
6
@c  preface.texi,v 1.1 2002/07/30 21:43:53 joel Exp
7
@c
8
 
9
@ifinfo
10
@node Preface, CPU Model Dependent Features, Top, Top
11
@end ifinfo
12
@unnumbered Preface
13
 
14
The Real Time Executive for Multiprocessor Systems (RTEMS)
15
is designed to be portable across multiple processor
16
architectures.  However, the nature of real-time systems makes
17
it essential that the application designer understand certain
18
processor dependent implementation details.  These processor
19
dependencies include calling convention, board support package
20
issues, interrupt processing, exact RTEMS memory requirements,
21
performance data, header files, and the assembly language
22
interface to the executive.
23
 
24
This document discusses the ARM architecture dependencies
25
in this port of RTEMS.  The ARM family has a wide variety
26
of implementations by a wide range of vendors.  Consequently,
27
there are 100's of CPU models within it.
28
 
29
It is highly recommended that the ARM
30
RTEMS application developer obtain and become familiar with the
31
documentation for the processor being used as well as the
32
documentation for the ARM architecture as a whole.
33
 
34
@subheading Architecture Documents
35
 
36
For information on the ARM architecture,
37
refer to the following documents available from Arm, Limited
38
(@file{http//www.arm.com/}).  There does not appear to
39
be an electronic version of a manual on the architecture
40
in general on that site.  The following book is a good
41
resource:
42
 
43
@itemize @bullet
44
@item @cite{David Seal. "ARM Architecture Reference Manual."
45
Addison-Wesley. @b{ISBN 0-201-73719-1}. 2001.}
46
 
47
@end itemize
48
 
49
 

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.