- 1、本文档共36页,可阅读全部内容。
- 2、有哪些信誉好的足球投注网站(book118)网站文档一经付费(服务费),不意味着购买了该文档的版权,仅供个人/单位学习、研究之用,不得用于商业用途,未经授权,严禁复制、发行、汇编、翻译或者网络传播等,侵权必究。
- 3、本站所有内容均由合作方或网友上传,本站不对文档的完整性、权威性及其观点立场正确性做任何保证或承诺!文档内容仅供研究参考,付费前请自行鉴别。如您付费,意味着您自己接受本站规则且自行承担风险,本站不退款、不进行额外附加服务;查看《如何避免下载的几个坑》。如果您已付费下载过本站文档,您可以点击 这里二次下载。
- 4、如文档侵犯商业秘密、侵犯著作权、侵犯人身权等,请点击“版权申诉”(推荐),也可以打举报电话:400-050-0827(电话支持时间:9:00-18:30)。
查看更多
[信息与通信]嵌入式OS与通信软件02_ARM
嵌入式OS与通信软件
ARM Architecture
北京邮电大学计算机科学与技术学院
邝坚
ARM – Advanced RISC Machines
成立于1990年(苹果、Acorn 、VLSI) 。知识
产权(IP )供应商
ARM特点:
(准)RISC体系结构,16/32位指令集
功耗小、成本低
合作伙伴众多,发展迅速
目前的系列:
ARM7/9/9E/10E/11 (通用)Cortex (A/R/M )
及SecurCore (安全)系列
Typical ARM
SamSung: S3C44B0/S3C2410/S3C4510..
Atmel: AT91M40800/AT91FR40162..
*Intel: Xscale
TI: OMAP/C5470..
Philips: LPC2140
Motorola: DragonBall
Cirrus Logic: EP7212/EP7312/EP9312
NS、Apple 、Mitsubishi、SUN、Lucent、Sanyo、
Altera 、Triscend 、Agilent 、Toshiba 、Fujitsu、
Sharp、ST、3COM、OKI、YAMAHA 、Rohm、
Rockwell、Hyundai、Sony、Alcatel …
Versions
ARMv4
can be considered a 32-bit ISA operating
in a 32-bit address space.
Implementations include some members
of the ARM7™ core family and Intel
StrongARM® processors. ARMv4
ARMv4T
Added the 16-bit Thumb instruction set
while retaining all the benefits of a 32-bit
system.
Versions
ARMv5TE
Introduced improvements to the Thumb
architecture, along with ARM ‘Enhanced’
DSP instruction set extensions.
ARMv5TEJ
Added the Jazelle extension to
support Java acceleration technology.
Versions
ARMv6
Improvements in many areas covering the
memory system, exception handling and better
support for multiprocessing environments. Also
includes media instructions to support SIMD
software execution.
ARMv7
Defines three distinct processor profiles: the A
profile for sophisticated, virtual memory-based
OS and user applications; the R profile for real-
time systems; and the M profile optimized for
microcontroller and low-cost applications.
/products/CPUs/architect
ure.html
ARM Architecture
AMBA – Advanced Microcontroller Bus
Architecture 。用于扩充不同处理器(如
DSP)、I/O (如UART/Timer等)
AHB (Advanced
文档评论(0)