📄 preface.texi
字号:
@c@c COPYRIGHT (c) 1988-2002.@c On-Line Applications Research Corporation (OAR).@c All rights reserved.@c@c $Id: preface.texi,v 1.1 2002/07/30 21:43:53 joel Exp $@c@ifinfo@node Preface, CPU Model Dependent Features, Top, Top@end ifinfo@unnumbered PrefaceThe Real Time Executive for Multiprocessor Systems (RTEMS)is designed to be portable across multiple processorarchitectures. However, the nature of real-time systems makesit essential that the application designer understand certainprocessor dependent implementation details. These processordependencies include calling convention, board support packageissues, interrupt processing, exact RTEMS memory requirements,performance data, header files, and the assembly languageinterface to the executive.This document discusses the ARM architecture dependenciesin this port of RTEMS. The ARM family has a wide varietyof implementations by a wide range of vendors. Consequently,there are 100's of CPU models within it.It is highly recommended that the ARMRTEMS application developer obtain and become familiar with thedocumentation for the processor being used as well as thedocumentation for the ARM architecture as a whole.@subheading Architecture DocumentsFor information on the ARM architecture,refer to the following documents available from Arm, Limited(@file{http//www.arm.com/}). There does not appear tobe an electronic version of a manual on the architecturein general on that site. The following book is a good resource:@itemize @bullet@item @cite{David Seal. "ARM Architecture Reference Manual."Addison-Wesley. @b{ISBN 0-201-73719-1}. 2001.}@end itemize
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -