CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - ARM MMU

搜索资源列表

  1. mmuos

    1下载:
  2. 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:76675
    • 提供者:韦东
  1. ARM9_based_MMU_OS.tar

    0下载:
  2. 一个基于MMU的操作系统的实现(代码很少,几乎行行有注释,如果想了解ARM体系结构,我想,看这些代码是有帮助的。-an operating system based on the MMU (of code rarely, almost all actions there are notes, if they want to know the ARM architecture, I would like to see the code to be helpful.
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:73615
    • 提供者:古月伦
  1. uClibc-20030314.tar

    1下载:
  2. 它通过提供glibc兼容使得应用程序移植到较小的c 库时相当得容易. 它能够应用到带虚拟存储的Linux和uClinux上.在大多数带MMU部件的平台上为使它更加紧凑,它也能够编译成共享库.uClibc支持许多处理器:m68000,ColdFire,ARM,MIPS,v850,x86,i960,Sparc,SuperH,Alpha,PowerPC和 Hitachi 8.-it through glibc compatibility allows applications migrate to t
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:2070430
    • 提供者:李涛
  1. ch14_mmu

    0下载:
  2. ARM嵌入式系统开发--软件设计与优化随书源代码。开发环境asm+c,带mmu的小操作系统。-ARM Embedded System Development -- software design and optimization of the source code with the book. Development Environment asm2 c, the small band mmu operating system.
  3. 所属分类:书籍源码

    • 发布日期:2008-10-13
    • 文件大小:276407
    • 提供者:a
  1. MMUGEN

    0下载:
  2. Source code: Embedded software for ARM processor development: MMU table generation source code.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:30607
    • 提供者:WangTan
  1. clock.tar

    0下载:
  2. 基于s3c2410平台开发的程序,实现了mmu、clock、interrupt、uart等功能,对学习s3c2410,学习arm,学习bootloader有很大帮助。
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:8103
    • 提供者:刘庆敏
  1. ledtest

    0下载:
  2. ARM关于led测试程序!里有MMU的相关程序
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:2287
    • 提供者:胡枫
  1. dm9000-tftp

    2下载:
  2. arm裸板驱动开发dm9000操作的相关代码,由clock.c gpio.c lcd.c mmu.c icmp.c ip.c等组成-dm9000 arm bare board-driven development operations related to the code, by the clock.c gpio.c lcd.c mmu.c icmp.c ip.c etc.
  3. 所属分类:嵌入式Linux

    • 发布日期:2012-11-05
    • 文件大小:98239
    • 提供者:zfly
  1. ARM_systemdeveloperGuide

    0下载:
  2. 从ARM硬件角度架构讲述ARM系统软硬件开发,对cache,MMU,页表管理等都有精辟的论述。不可多得英文参考资料!-ARM hardware architecture from the perspective of development of hardware and software on the ARM system, the cache, MMU, page table management, etc. are brilliant expositions. Rare English R
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-13
    • 文件大小:3030229
    • 提供者:付青锋
  1. AT91RM9200-BasicMmu-ARM1_2-2_0

    0下载:
  2. This zip describes cache and MMU initialization on the AT91RM9200EK board. It runs a dhrystone algorithm, caches and MMU enabled/disabled. Includes main.html file for help. For use under ARM® ADS 1.2 software tool.-This zip describes cache and MM
  3. 所属分类:Other systems

    • 发布日期:2017-04-01
    • 文件大小:381426
    • 提供者:toto
  1. AT91SAM9261-BasicDhrystoneTCM-ARM1_2-1_0

    0下载:
  2. 在at91sam9261系列MCU上的TCM配置示例代码 ps:You need to map the TCM in the core. It will not be remapped by MMU !-At91sam9261 Series MCU in the TCM sample code configured ps: You need to map the TCM in the core. It will not be remapped by MMU!
  3. 所属分类:uCOS

    • 发布日期:2017-03-28
    • 文件大小:607924
    • 提供者:钟毓秀
  1. ARM_MRC_MCR_Instruction

    0下载:
  2. arm 协处理器指令MRC MCR的介绍,可以控制MMU单元。-MCR or MRC of arm instruction,so you can control MMU unit.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-22
    • 文件大小:7649
    • 提供者:zzc
  1. mmu_init

    0下载:
  2. 2440 mmu内存管理的头文件,在使用过MMU的时候只有要保含此文件就可以使用,非常方便-2440 the ARM MMU memory management header file, use the MMU, only to be insurance containing this file, you can use, very convenient
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-27
    • 文件大小:548
    • 提供者:li198647
  1. UARMMMUs

    0下载:
  2. 使用ARM 中内存管理单元MMU 部件提供的功能, 分析了ARM MMU 中所创建的页和页表的特点、类型,, 给出页表中不同描述符的类型格式以及使用一级页表和二级页表将虚拟地址转换为物理地址的方法和过 已通过测试。 -ARM memory management unit MMU components provide functionality to analyze the characteristics of a page created by the ARM MMU and page ta
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:187663
    • 提供者:tweeg
  1. AARM_MMU_SheeR

    0下载:
  2. ARM MMU详细图解,方便理理解MMU的工作原理可直接使用。 -ARM MMU detailed diagrams, to facilitate the management to understand the MMU works can be used directly.
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-07
    • 文件大小:67406
    • 提供者:tweeg
  1. aaarmmmur

    0下载:
  2. arm+mmu详细图解linux ++ arm + mmu初学入门者比较有用 -arm+mmu graphic detail the linux++ arm+ MMU beginner beginners useful
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-09
    • 文件大小:1540302
    • 提供者:干预
  1. mmu.tar

    0下载:
  2. 嵌入式ARM的mmu操作示例。设置MMU使得外部SDRAM可用,然后对比led测试程序在内部RAM和外部RAM上的运行速度。-A mmu operation demo for embedded arm. This program set the mmu of arm and make external SDRAM usable, then we compare the excutting speed of a led test program between internal SRAM and
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-15
    • 文件大小:3485
    • 提供者:杨海舟
  1. mmu

    0下载:
  2. 基于 arm cortex A8de mmu 逻辑驱动程序开发-arm cortex A8 mmu
  3. 所属分类:SCM

    • 发布日期:2017-04-17
    • 文件大小:19990
    • 提供者:yangyang
  1. ARM4

    0下载:
  2. ARM MMU详细图解,对理解MMU的运行非常不错,可以-ARM MMU detailed diagrams for understanding MMU' s running very good, you can see
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:67327
    • 提供者:小飞
  1. mmu

    0下载:
  2. Linux下ARM开发板中MMU的配置与控制 -Linux for ARM development board MMU configuration and control
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:3879
    • 提供者:zw
« 1 23 4 »
搜珍网 www.dssz.com