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

搜索资源列表

  1. ArmArchitectureReferenceManual

    0下载:
  2. ARM结构参考手册,ARM指令系统手册,ARM指令结构。智能手机或PDA等WindowMobile或CE等非x86 CPU的指令说明-ARM Architecture Reference Manual, ARM instruction manual, ARM command structure. Smart phone or PDA, etc. WindowMobile or CE directives and other non-x86 CPU instructions
  3. 所属分类:SCM

    • 发布日期:2017-05-14
    • 文件大小:3360374
    • 提供者:Lin
  1. tn_Kernel

    0下载:
  2. tn kernel 实时操做系统的原码。可用于各种CPU,包括ARM,51等-tn kernel to do real-time operating system, the original code. Can be used for a variety of CPU, including ARM, 51, etc.
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-08
    • 文件大小:57425
    • 提供者:wangyisu
  1. Windows_CE_OAL

    0下载:
  2. Windows CE微软针对嵌入式领域推出的一款全新的操作系统。之所以说它是一款全新的操作系统,是因为尽管Windows CE的UI非常接近其它的桌面版Windows操作系统,但是它的内核完全是重新写的,并不是任何一款桌面版Windows的精简版本。 Windows CE是一种支持多种CPU架构的操作系统,其中包括ARM、x86、MIPS和SHx,极大地减轻了OEM开发过程中移植操作系统的工作量-The field of Microsoft Windows CE for embedded in
  3. 所属分类:Windows CE

    • 发布日期:2017-04-17
    • 文件大小:72080
    • 提供者:chenl
  1. UCOS-II_for_arm

    0下载:
  2. UCOS-II移植ARM的读书笔记,读懂之后可以举一反三,将ucos移植到其他CPU上。-ARM-transplant UCOS-II study notes, you can read after the lesson should be learned, will ucos ported to other CPU.
  3. 所属分类:uCOS

    • 发布日期:2017-04-07
    • 文件大小:6338
    • 提供者:李真
  1. ARM_11_MicroArchitecture

    0下载:
  2. arm 11 cpu micro architecture
  3. 所属分类:software engineering

    • 发布日期:2017-04-04
    • 文件大小:142025
    • 提供者:Xpology World
  1. HPI-module

    0下载:
  2. 本文件夹中的代码是“HPI模块”的相应代码。 HPI.c 该文件是操作HPI的代码,包括HPI读写操作(地址固定或者自增模式)。 电路图.pdf 该文件是HPI和S3C44B0X的电路连接原理图,本电路图注重于描述主机CPU(即ARM芯片S3C44B0)和C6713间的HPI连接方式,所以,电路连接标号一般只涉及ARM、C6713之间的连接关系,至于C6713的其他部分(如SDRAM、FLASH等)和部分控制信号、电源信号都略去。-HPI application mod
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:60044
    • 提供者:王以笑
  1. 32RISC-CPU-ARM

    0下载:
  2. VC编程的好东西,买书上光盘资料,讲的很好,好好看看吧!-VC programming a good thing, books on CD-ROM information, speak very good, good look at it!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-16
    • 文件大小:41300
    • 提供者:廖哲风
  1. Uboot-Start.S

    0下载:
  2. 本文的目标是,希望看完此文的读者,可以达到: 微观上,对此start.S的每一行,都有了基本的了解。 宏观上,对基于ARM核的S3C24X0的CPU的启动过程,有更加清楚的概念。 这样的目的,是为2-This goal is, I hope after reading this article the reader, can be achieved: The micro level, each line of this start.S have a basic understa
  3. 所属分类:Other systems

    • 发布日期:2017-04-10
    • 文件大小:1652566
    • 提供者:zrx
  1. Linux-driver-development15

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第15章、Linux的I2C核心、总线与设备驱动。I2C总线仅仅使用SCL、SDA这两根信号线就实现了设备之间的数据交互,极大地简化了对硬件资源和PCB板布线空间的占用。因此,I2C总线被非常广泛地应用在EEPROM、实时钟、小型LCD等设备与CPU的接口中。Linux系统定义了I2C驱动体系结构,在Linux系统中,I2C驱动由3部分组成,即I2C核心、I2C总线驱动和I2C设备驱动。这3部分相互协作,形
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-23
    • 文件大小:593783
    • 提供者:华清远见
  1. Linux-driver-development12

    0下载:
  2. 作者:华清远见嵌入式学院。《Linux设备驱动开发详解》(08&09年度畅销榜TOP50)第12章、Linux字符设备驱动综合实例。本章将分析5个典型的字符设备驱动,在这些驱动中,将灵活地运用到前面各章所讲解的内容。12.1节讲解按键的设备驱动,加深读者对字符设备驱动架构、阻塞与非阻塞、中断、定时器等相关知识的理解。12.2节讲解触摸屏的设备驱动,触摸屏的设备驱动比按键的设备驱动稍微复杂一些,但是很类似。12.3节讲解TI的DSP提供给通用CPU的HPI(主机并行接口)的设备驱动,硬件结构为AR
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-26
    • 文件大小:629248
    • 提供者:华清远见
  1. Linux_Demo

    0下载:
  2. 基于linux操作系统下的ARM——AT9SAM9261的演示程序,帮助学习该CPU和Linux-Linux-based operating system for ARM- AT9SAM9261 demonstration program to help learn the CPU and Linux
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-12
    • 文件大小:3032073
    • 提供者:wwwwxy
  1. S3C6410X

    0下载:
  2. 三星6410 芯片手册。 arm 11 533MZH,667MZH- samsung S3C6410X • The ARM1176JZF-S based CPU subsystem with Java acceleration engine and 16KB/16KB I/D Cache and 16KB/16KB I/D TCM. • 533MHz at 1.1V and 667MHz at 1.2 V respectively.
  3. 所属分类:File Formats

    • 发布日期:2017-05-24
    • 文件大小:8004856
    • 提供者:xinyu
  1. DSPmaster1111

    0下载:
  2. 提出在分布式电能质量监测仪中采用数字信号处理器( DSP) 的主机接口( HPI) 实现双CPU 间的通信。整个电能质量监测系统采用高级精简指令集计算机( ARM, 型号S3C2410X) 和DSP ( 型号T MS320C6713) 双CPU 结构的总体设计方案。文中给出了HPI 的硬件连接图, 介绍了在 WinCE 操作系统中编写HPI 驱动程序的要点, 给出了监测仪使用的HPI 驱动程序的接口函数 HPI_Init 的流程图, 以及驱动程序对S3C2410X 相关寄存器的设
  3. 所属分类:DSP program

    • 发布日期:2017-04-08
    • 文件大小:711034
    • 提供者:ywj
  1. lpc17xx-uart0

    0下载:
  2. ARM LPC17XX系列cpu通过UART0串口发送cpu采集到的数据。-ARM LPC17XX series cpu send dotas which is collected from cpu.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-04
    • 文件大小:8327
    • 提供者:冯康乐
  1. IAR-templates

    0下载:
  2. The Definitive Guide to the ARM Cortex-M3-This user s guide does far more than simply outline the ARM Cortex-M3 CPU features it explains ... develop the core, provides many examples and diagrams that aid understanding.-The Definitive Guide to the ARM
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-06-20
    • 文件大小:33124352
    • 提供者:boggy89
  1. B_3F_F3DGtoTM

    0下载:
  2. 这是一个为ST公司开发的源代码,其中含有ST公司编写的os.及应用,程序编写很规范,是学习和开发ARM系列cpu的很好范例-It is a ST company for the development of source code, which contains ST' s written os. And application programming is standard, is to learn and develop good example of the ARM family o
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1545118
    • 提供者:
  1. Vxworksspeech

    0下载:
  2. VxWorks是一种嵌入式的实时操作系统,所谓嵌入式系统就是用户自己开发设计板子,板子上通常有一颗CPU,VxWorks支持32位的CPU,包括Intel公司的x86、Motorola公司的68k和PowerPC、MIPS、ARM、Intel公司的i960、Hitachi公司的SH-VxWorks is a real-time embedded operating system, the so-called embedded systems development and design is t
  3. 所属分类:VxWorks

    • 发布日期:2017-04-01
    • 文件大小:212599
    • 提供者:firs
  1. stm32f2xx_usart_fw

    0下载:
  2. 最新STM32F2xx ARM微处理器嵌入式开发之CAN module guider。-The newest ARM micro-cpu enbeded development for the stm32f2xx with the guider for CAN module development!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-10
    • 文件大小:2523501
    • 提供者:未印
  1. stm32f2xx_eeprom_development

    0下载:
  2. 最新STM32F2xx ARM微处理器嵌入式开发之eeprom module guider。-The newest ARM micro-cpu enbeded development for the stm32f2xx with the guider for eeprom module development!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-06
    • 文件大小:558871
    • 提供者:未印
  1. stm32f2x7_eth_lwip_develop

    0下载:
  2. The newest ARM micro-cpu enbeded development for the stm32f2xx with the guider for ethernet module development!
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-14
    • 文件大小:3501901
    • 提供者:未印
« 1 2 ... 5 6 7 8 9 1011 12 13 »
搜珍网 www.dssz.com