首页|嵌入式系统|显示技术|模拟IC/电源|元件与制造|其他IC/制程|消费类电子|无线/通信|汽车电子|工业控制|医疗电子|测试测量
首页 > 分享下载 > 嵌入式系统 > 存储器管理

存储器管理

资料介绍
存储器管理
IIEB<:MBHG
+HM> AN202
Rabbit Memory Management In a Nutshell
Introduction
The Rabbit CPU has a Memory Management Unit (MMU) that controls how logical mem-
ory addresses map into physical addresses, and a Memory Interface Unit that controls how
physical addresses map into actual hardware.
The Dynamic C compiler and libraries generally handle memory mapping details so that
most Dynamic C users don’t have to concern themselves with it, but some advanced appli-
cations may need to manipulate the MMU and/or the MIU.
For further details on the Rabbit memory management, see the Rabbit 2000 Microproces-
sor User’s Manual

Definitions
Physical (or Linear) Addresses - 20-bit addresses representing the 1M address space
that logical addre
标签:RabbitMemoryManagementNutshellMMUMIU
存储器管理
本地下载

评论