搜索资源列表
NOR和NAND
- 文档详细说明了NOR和NAND闪存各自的特性, 和使用要点。-Documents about the flash memory of both NOR and NAND type.
汇编语言的SHELL
- 一个让你忘不了的回忆,这个东西会让你再次重温当年写程序的-let you forget one's memory, this one will allow you to review again the procedure was then
c库部分源代码
- c库的部分源代码 用惯了操作系统提供的内存api,你是否了解系统的运行机制,这是提供动态内存分配最简单的实现代码 静态的代码库 可用各种c编译-c for the source code of the operating system are used to provide memory api, whether you know the operating mechanism, which is to provide the most dynamic memory allocation to
mmuos
- 这是一个不到2000行的操作系统,巧妙地利用ARM9 CPU的内存管理单元(MMU)实现进程的切换。ARM9的4G虚拟地址可分成128个进程空间,每个32M。虽然它们的虚拟地址(VA)都是0-(32M-1),但是对应的MVA(Modified vitual address,由虚拟地址VA和进程号PID组合而来)不一样,设置MVA对应的页表指向不同物理地址就可以很方便地让各进程运行空间相互隔开。代码很少,注释丰富,希望能对想理解操作系统、了解ARM体系结构的朋友有所帮助。 -This is a
lpc2148_usbmem
- USBarmLP2148 This is a USB Memory Device demonstration for the Keil MCB2140 Board with Philips LPC2148. -USBarmLP2148 This is a USB Memory Device demonstration for the Keil MCB2140 Board with Philips LPC2148.
2410loadGNU
- 2410 nand boot load!(4K DRAM) 0地址开始运行,没有象VIVI拷贝自身到 高端内存运行,可以用它加载UBOOT。 也可以改写它用来引导自己的系统-2410 nand boot load! (4K DRAM) 0 addresses begin, as VIVI not copy itself to high-end memory operation, can be used UBOOT load. It can also rewrite used t
高手进阶,终极内存技术指南——完整进阶版
- 该文档介绍了内存芯片的发展历程,并详细介绍了各种内存芯片的技术要点-The document describes the memory chip development process, and gave details of a variety of memory chip technology points
LPC2200_RAM
- 想使用ARM的外部存储器吗,试试这段程序吧。希望她能让你满意,不用费心移植。程序中带有启动代码。可惜只能用于LPC2200。-want to use ARM's external memory yet, try this procedure it. I hope she can satisfy you, do not have to worry about transplantation. Proceedings started with a code. Unfortunately, o
Memory_Test
- 这是s3cev40开发板光盘自带的存储器测试实验源码 -development board CD onboard memory tests and experiments FO
44B0-SCH&PCB&CODE
- 非常好的资料,包括44B0原理图和PCB,以及LCD调试程序,包括CPU,MEMORY,UART,USB,POWER模块,适合学习之用。-very good information, including 44B0 schematic and PCB and LCD debugger, including the CPU, Memory, UART, USB, Power module, suitable for learning.
ReMap_C
- LPC2119 存储器程序源码,提供下载-LPC2119 Memory procedures source available for downloading
ReMap_ASM
- 基于ARM7的开发板的存储器重映射驱动程序,文件里有程序的详细注释,对与在此基础之上的二次开发非常方便-based on the ARM7 development board memory re-mapping driver, the documents detailed procedures Notes right and the basis of this second development is very convenient
EMC_ASM
- 基于ARM7的开发板的外部存储器接口程序,文件里有程序的详细注释,对与在此基础之上的二次开发非常方便-based on the ARM7 development board external memory interface, document the procedures detailed notes, right and the basis of this second development is very convenient
Boottarget
- arm7的启动代码,初始化MCU和存储器,倍频时钟。-arm7 bootcode, initialize the MCU and memory, clock frequency.
DELPHI_CVAVR_EEPROM
- 这是一个DELPHI与单片机相结合的应用例子 这个程序的主要功能是通过串口与单片机通讯,读写EEPROM的资料。 上位机程序是用Delphi 6.0,下位机程序是CVAVR 1.24, 采用的主芯片是Atmel ATMega16, EEPROM芯片是Atmel AT24C04(或AT24C256) Application ...... 应用程序 for Delphi 6.0 (SP2) ..\\EEPROM.dpr ...... DELPHI 项目包 ..
Memory
- Memory Layout Example.
ARM_data_alignment_principle
- 講述ARM下的字符數據對齊方式的內容,以及采用字節對齊方式的原理及需要對齊的原因和考慮硬件內存情況下不需要對齊的方法。-On ARM under the character data alignment, as well as the use of byte alignment principle and alignment required to consider the causes and circumstances do not require hardware memory align
NandFlash_RW_implementation
- Software to implement interface with NAND Flash chips. Based on S3C2410 chip. It includes software to read NAND flash memory through JTAG interface of the chip using LPT port. (NAND flash interface spec is included)
arm_architecture
- ARM Architecture Reference Manual The purpose of this manual is to describe the ARM instruction set architecture, including its high code density Thumb® subset, and three of its standard coprocessor extensions: • The standard System
Memory
- The Memory project is a demo program for the AT91SAM7X256 using Atmel AT91SAM7X-EK Microcontroller Board. It demonstrates an USB Memory based on USB Mass Storage Class. LEDs are used to display the following: - LED1 is on when USB Devi
