搜索资源列表
ExtendedMemoryAccessUsingIARv3.42A-and-CCE-v2
- Extended Memory Access Using IAR v3.42A and CCE v2
S3C2440_CN_PDF.rar
- 整理好的最全的S3C2440中文资料,包含18章节。如下:第1章 产品概述 第2章 处理器工作模式 第5章 内存控制器 第6章 Nand Flash控制器 第7章 时钟与电源管理 第8章 直接存储器存取 第10章 PWM及定时器 第11章 UART 第14章 中断控制器 第16章 ADC和触摸屏接口 第17章 实时时钟 第18章 看门狗定时器 第19章 MMC/SD/SDIO控制器 第20章 IIC总线接口 第21章 IIS总线接口 第22章 SPI(串行外围设备接
tstheapswitch
- 完成在tigersharc201平台上划分出多个heap的操作,同时示例在多个heap之间切换时的方法,并做出各种内存下访问的cycle统计-Completed in tigersharc201 platform carved out a number of heap operations, while a number of examples in the heap when switching between the methods, and make all kinds of memory
avrlibrary
- 1:CodeVisionAVR C 库函数介绍 2:SPI Functions - SPI 函数 3:Memory Access Functions - 存储器访问函数 4:DS1621 温度计函数-1: CodeVisionAVR C library functions, introduced 2: SPI Functions- SPI Function 3: Memory Access Functions- Memory Access Function 4: DS1621 the
DM642
- DM642上利用DMA和CACHE优化内存存取实例 -DM642 using DMA and memory access optimization example CACHE
Connguration_and_Coding_of_Cache_in_VxWorks_operat
- 摘要:该文提出了一种合理地应用Cache的方法,以解决VxWorks环境下操作系统的启动速 度慢和应用程序运行效率低的问题。在启动过程中,通过修改配置文件来合理地打开代码 Cache和数据Cache,加快操作系统的启动速度;在应用程序开发过程中,通过使用不同的Cache 编程方法,提高应用程序的运行效率。实例分析给出了具体应用的实现方法。 关键词:VxWorks操作系统;高速缓冲存储器;直接存储器存取-Abstract: This paper presents a reasona
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
ddr2_controller
- DDR2控制器设计原码,可以在FPGA上测试通过,并对外部的ddr memory进行读写访问.-DDR2 controller design of the original code, can be tested through the FPGA, and external ddr memory read and write access.
spru987a
- This document describes the features and operations of the enhanced direct memory access (EDMA3) controller in the TMS320DM643x Digital Media Processor (DMP).
led_control
- 本实验箱采用的液晶显示屏内置的控制器为SED1520,点阵为122×32,需要两片SED1520组成,由E1,E2分别选通,以控制显示屏的左右两半屏。图形液晶显示模块有两种连接方式,一种为直接访问方式,一种为间接访问方式。本实验采用直接控制方式。 直接控制方式就是将液晶显示模块的接口作为存储器或I/O设备直接挂在计算机总线上。计算机通过地址译码器控制E1和E2的选通;读/写操作信号R/W有地址线A1 控制,命令/数据寄存器选择信号由地址线A0控制。 -The experimenta
lv7
- 该处理器的指令系统包括10条指令,分别是 (1)非访存指令 加法指令 ADD Ri,Rj(Ri+Rj->Ri) 减法指令 SUB Ri,Rj(Ri-Rj->Ri) 与指令 AND Ri,Rj(Ri and Rj->Ri) 或指令 OR Ri,Rj(Ri or Rj->Ri) 寄存器传送指 MOV Ri,Rj(Rj->Ri) 立即数传送指令 MVI Ri,X(X->Ri) (2)访存指令 存数指令 STA Ri,X(Ri-&g
Memory
- 基于Code Composer Studio软件的DSP数据存取程序-Software-based DSP Code Composer Studio data access program
The.ARM.Instruction.Set.ARM.University.Program.ra
- The ARM has six operating modes: • User (unprivileged mode under which most tasks run) • FIQ (entered when a high priority (fast) interrupt is raised) • IRQ (entered when a low priority (normal) interrupt is raised) • Supe
menjinxitong
- 本设计是依靠门禁微控制器为核心的器件,结合按键电路、LCD显示电路、报警指示电路、开锁机构、无线电模块电路,利用微控制器灵活的编程涉及和丰富的I/O端口,及其控制的准确性通过软件程序来控制整个系统实现电子门禁系统的基本功能。门禁系统,又称出入口门制系统。就是在何处放行哪些人,何时要发出警报,记忆出入饿过程,以达到安全的目的。-The design is to rely on micro-controller core, access control devices, combined with
DE3_User_manual
- ALtera公司的ED3开发板,用户手册,The DE3 board has plenty of features that allow users to implement a wide range of designed circuits.-The DE3 board has plenty of features that allow users to implement a wide range of designed circuits.The Stratix® III devic
dma
- This direct memory access (DMA) source code.-This is direct memory access (DMA) source code.
Flash-Card
- SPI Flash Memory Access Code for PIC Controller
zxcpu
- 用VHDL语言设计了一个含10条指令的RISC处理器。假定主存可以在一个始终周期内完成依次读写操作且和CPU同步,系统使用一个主存单元。处理器指令字长16位,包含8个通用寄存器,1个16位的指令寄存器和一个16位的程序记数器。处理器的地址总线宽度16位。数据总线宽度16位,取指和数据访问均在一跳蝻数据总线。处理器支持包含LDA,STA,MOV,MVI,ADD,SUB,AND,OR,JZ,JMP十条指令。其中仅有LDA和STA是访存指令。-VHDL language design with a R
ELM---Direct-Memory-Access-with-AVR
- ELM - Direct Memory Access with AVR
Code-Examples-for-AT89LP-Memory-Access
- Code Examples for AT89LP Memory Acce-Code Examples for AT89LP Memory Access
