Welcome![Sign In][Sign Up]
Location:
Search - mmu

Search list

[Software EngineeringWindowsCE5.0

Description: Windows CE 5.0启动过程分析 1、CPU加电,跳转到复位向量 2、执行引导程序Startup();OAL中的Startup(); ? 完成最小的CPU和硬件初始化; ? 关闭中断、缓存(Cache)和内存管理单元(MMU) ? 调用内核启动函数KernelStart -Windows CE 5.0 to start the process of analysis 1, CPU power, Jump to the reset vector 2, the implementation of procedures to guide Startup () OAL in the Startup () ? Completed a minimum of CPU and hardware initialization ? Closed interrupt, cache (Cache) and memory management unit (MMU)? call kernel startup function KernelStart
Platform: | Size: 5120 | Author: 钟国 | Hits:

[Embeded Linuxinit

Description: S3C2410的完整的初始化过程,包括IO口,MMU,等等,详情可以在其内部的2410.c查询到。注意,特别适用于Techv-2410开发板。-S3C2410 complete the initialization process, including the IO port, MMU, etc., of the details in their internal inquiry into 2410.c. Note, in particular, apply to Techv-2410 development board.
Platform: | Size: 160768 | Author: 安熙 | Hits:

[Embeded Linuxstart.S-FS2410

Description: FS2410 开发板上启用 MMU 实现虚拟内存管理,研读源码可更深入理解mmu
Platform: | Size: 10240 | Author: 夸父 | Hits:

[OS Develophardware

Description: S3C2410/S3C2440的基本部件实验源码:UART、I2C、MMU、NAND FLASH、触摸屏等10多个-S3C2410/S3C2440 the basic components of the experimental source: UART, I2C, MMU, NAND FLASH, such as touch screen more than 10
Platform: | Size: 178176 | Author: 韦东 | Hits:

[ARM-PowerPC-ColdFire-MIPSAR9_MMU

Description: MMU排盲资料,比较详细地介绍MMU的工作原理.可以作为学习ARM9 MMU的参考资料.-MMU row blind data, a more detailed description of the working principle of MMU. ARM9 MMU can be used as study references.
Platform: | Size: 80896 | Author: 黄钦 | Hits:

[Driver Develop2440DRIVER

Description: 2440全部驱动程序都包括在内。包括红外,触摸屏。实时时钟,MMU等的驱动都有-2440 all drivers are covered. Including infrared, touch-screen. Real-time clock, MMU, etc. drivers are
Platform: | Size: 66560 | Author: zhangpeng | Hits:

[ARM-PowerPC-ColdFire-MIPSs3c2410

Description: s3c2410技术精解(timer,cache,mmu,nandflash,etc[1].).rar-S3C2410 technical precision solution (timer, cache, mmu, nandflash, etc [1].). rar
Platform: | Size: 375808 | Author: sotiny | Hits:

[Software EngineeringAxdMMu

Description: 使用AXD调试MMU地址映射程序手记.pdf,实际例程教MMU-AXD debug using MMU Notes address mapping procedures. Pdf, the actual routines taught MMU
Platform: | Size: 1093632 | Author: 熊少华 | Hits:

[Others3c2410MMU

Description: s3c2410 MMU 学习MMU的好资料,讲得还挺详细的-MMU Learning s3c2410 MMU good information, put it quite detailed
Platform: | Size: 288768 | Author: pxfslcf | Hits:

[VxWorksMMU_PowerPC_ARM_MemoryMapUint_VxWorks

Description: 讲述了MMU地址映射机制,并且阐述了ARM架构下MMU机制以及PowerPC下的MMU机制,并且详细讲述了VxWorks系统下的MMU地址映射机制、物理内存、虚拟内存的管理等等,是学习虚拟内存以及物理内存映射的很好资料。-This paper introduced MMU and VxWorks s MMU. It also explained the ARM and PowerPC.
Platform: | Size: 157696 | Author: 高竹红 | Hits:

[Embeded-SCM DevelopEKernelLib_1_0

Description: Murphy 大俠 GPL 的 C++/x86 RTOS, 支持 MMU, 用戶/核心 模式區隔. http://hpc.ee.ntu.edu.tw/~murphy/me/EKernel.html part 2 of 3: user mode LIB-Murphy heroes GPL' s C++/x86 RTOS, support MMU, user/kernel-mode segmentation. Http://hpc.ee.ntu.edu.tw/ ~ murphy/me/EKernel.html part 2 of 3: user mode LIB
Platform: | Size: 16384 | Author: cyue | Hits:

[ARM-PowerPC-ColdFire-MIPSARM_systemdeveloperGuide

Description: 从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 Reference!
Platform: | Size: 3030016 | Author: 付青锋 | Hits:

[Embeded Linuxhardware

Description: 《嵌入式Linux应用开发完全手册》一书中无操作系统下对GPIO、NAND Flash、LCD、I2C、Uart、MMU等调试程序-" Embedded Linux application development entirely manual," one book, no operating system on the GPIO, NAND Flash, LCD, I2C, Uart, MMU, etc. debugger
Platform: | Size: 161792 | Author: nothingisall | Hits:

[Linux-Unixminigui-res-1.6.10.tar

Description: MiniGUI 是一款面向实时嵌入式系统的图形用户界面支持系统。MiniGUI 的开发起始于 1998 年底,到现在已历经近十年时间。经过飞漫软件多年的精心打造,MiniGUI 已经成为性能优良、功能丰富的跨操作系统嵌入式图形用户界面支持系统.和 Linux 这样的类 UNIX 操作系统相比,一般意义上的传统嵌入式操作系统具有一些特殊性。举例而言,诸如 uClinux、uC/OS-II、eCos 等操作系统,通常运行在没有 MMU(内存管理单元,用于提供虚拟内存支持)的 CPU 上;这时,往往就没有进程的概念,而只有线程或者任务的概念,这样,MiniGUI 的运行环境也就大相径庭。 -MiniGUI 是一款面向实时嵌入式系统的图形用户界面支持系统。MiniGUI 的开发起始于 1998 年底,到现在已历经近十年时间。经过飞漫软件多年的精心打造,MiniGUI 已经成为性能优良、功能丰富的跨操作系统嵌入式图形用户界面支持系统.和 Linux 这样的类 UNIX 操作系统相比,一般意义上的传统嵌入式操作系统具有一些特殊性。举例而言,诸如 uClinux、uC/OS-II、eCos 等操作系统,通常运行在没有 MMU(内存管理单元,用于提供虚拟内存支持)的 CPU 上;这时,往往就没有进程的概念,而只有线程或者任务的概念,这样,MiniGUI 的运行环境也就大相径庭。 dfdsg
Platform: | Size: 2957312 | Author: zhangwei | Hits:

[Embeded Linuxaxd_debug_mmu

Description: 使用AXD调试MMU地址映射程序手记 详细介绍了MMU启动的全过程-MMU debug using AXD Notes address mapping procedure described in detail to start the whole process of MMU
Platform: | Size: 681984 | Author: zhangmingfu | Hits:

[Other Embeded programAT91RM9200Mmu

Description: 在AT91RM9200下的一个测试芯片性能的很好的例子,MMU,ICATCH,DCATCH是否开启,如何对芯片速度的影响.-In a test under AT91RM9200 chip performance good example, MMU, ICATCH, DCATCH whether or not open, how the impact of chip speed.
Platform: | Size: 201728 | Author: laishw | Hits:

[ARM-PowerPC-ColdFire-MIPSAT91RM9200MMU

Description: 实现ARM9处理器的MMU的功能,并给出测试程序,可以实现MMU的功能,与ARM7等没有MMU的CPU做出对比。注,linux操作系统需要MMU的支持,而小操作系统,如usosii,uclinux则不需要MMU的支持-ARM9 processor to achieve the functions of the MMU, and test procedures are given, you can achieve the function of MMU, MMU and ARM7, such as the CPU does not make a comparison. Note, linux operating system to support the needs of the MMU, and a small operating system, such as usosii, uclinux you do not need the support of MMU
Platform: | Size: 55296 | Author: zs | Hits:

[OtherMMUprinciple

Description: MMU工作原理,描述了基于存储器管理单元的系统结构-MMU working principle, describes the Memory Management Unit based on the structure of the system
Platform: | Size: 78848 | Author: zhao | Hits:

[ARM-PowerPC-ColdFire-MIPSARM_MMU_Sheet

Description: ARM MMU详细图解,方便理解MMU的工作原理-ARM MMU detailed diagrams, easy to understand the working principle of MMU
Platform: | Size: 67584 | Author: dvtsh | Hits:

[OtherAT91RM9200-BasicMmu-ARM1_2-2_0

Description: 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 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.
Platform: | Size: 380928 | Author: toto | Hits:
« 1 2 3 45 6 7 8 9 10 ... 23 »

CodeBus www.codebus.net