搜索资源列表
mmuos
- 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
ARM-program
- ARM体系结构和编程,介绍ARM CPU 的细节,包括结构,寻址,指令集,汇编语言,cache管理,存储,函数调用参数传递,交叉编译连接及调试。-ARM architecture and programming on the ARM CPU details, including the structure, addressing, instruction set, assembly language, cache management, storage, transfer function ca
ArmArchitecture_E005armproe
- ArmArchitecture,arm体系结构用户说明-ArmArchitecture, arm Architecture users note
ARMTXJGYBC
- 杜春雷 ARM体系结构与编程 PDF格式 想要的来下载了-Modern Optics ARM architecture and programming in PDF format want to download the
32bit-arm-smart-card-system
- 智能卡业界最先进的产品体系的说明书,里面的体系结构和功能很值得大家分析。产品是用arm做控制器、CAN通讯、支持ID卡(EM4001)、MIFARE(ISO4443 TYPE A)、PSAM卡。产品包含门禁、考勤、收费。使用TCP/IP和嵌入式操作系统。-smart card industry's most advanced system products, the descr iption inside the structure and function is worth analy
wARM
- wARM兼容ARM7TDMI指令集,体系结构和nnARM相同,下载后可以直接仿真-wARM ARM7TDMI compatible instruction set, architecture and nnARM same, After downloading directly Simulation
ARM_lessons
- 嵌入式微处理器概述,ARM体系结构,ARM指令分类及其寻址方式,ARM程序设计,C及汇编语言的混合编程,ADS的使用,ARM调试环境的建立,S3C2410处理器
appsnotes
- ARM体系结构各功能的application notes,官方版,部分功能提供代码。涵括 arm7 arm9 arm10
armstructure
- 有关arm体系结构的一本不错的书籍!!其中介绍了arm的体系结构和开发过程。
ARMS3C4510Bsystem_design
- 本书在全面介绍ARM处理器的体系结构、编程模型、指令系统和开发工具的同时,以Samsung公司的一款基于以太网系统的ARM处理器-S3C4510B为核心,详细讲解系统的设计、调试,以及相关的软件设计和嵌入式操作系统的移植、应用程序的开发、设备驱动程序的开发过程。
SeeMIPSRun.pdf
- MIPS 平台的经典书籍, 介绍了MIPS的体系结构
2410user_mauel
- ARM9的USER_MAUEL对于刚刚进入嵌入式领域的初学者来说,可以熟悉ARM9体系结构
ARM
- 这是一本ARM体系结构与编程的书,对ARM处理器.指令系统和开发工具作了比较全面的介绍,非常适合刚接触ARM的学习这学习!
2410-Syingjianshuomingshu
- UP-NETARM 2410-S 开发平台 硬件说明书 一、2410-S 开发平台硬件资源 二、2410-S 开发平台的外部连接方式概况 三、S3C2410 ARM MPU 体系结构框图
Digital-Design-and-Computer-Architecture-verilog.r
- 《数字设计和计算机体系结构》一书MIPS verilog源码。
ARM体系结构与应用系统设计示例
- ARM体系结构与应用系统设计示例-ARM system structure and application system design demonstration
arm_struc_prog
- arm体系结构与编程----学习arm的比较好的一本书,详细介绍了arm体系结构并给出编程方法-Architecture and programming arm---- better learning arm of a book, detailing the arm architecture and programming methods are given
ARMArchitectrandprogrammng
- ARM体系结构与编程,相当不错的一本书啊,血本啊-ARM Architecture and programming, a very good book, ah, ah original capital
ARM_arc_ppt
- ARM体系结构与编程的课件,清华的ppt文件-The ppt file of the book ARM体系结构与编程
1. ARM体系结构与接口技术部分
- 华清远见 嵌入式实验箱 S5PV210 ARM体系结构与接口技术部分 源代码(s5pv210 code,ARM I/O section 1 FS)