CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - linux block

搜索资源列表

  1. 一个简易调试器(支持ARM7TDMI)

    0下载:
  2. JTAG和ICE操作源代码,在Linux系统下编译使用,有详尽的说明文挡-JTAG and ICE operation source code, the compiler under Linux system use, a detailed explanation text block
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:234317
    • 提供者:白芸
  1. Linux_block_driver

    0下载:
  2. linux下块设备block驱动程序源代码分析。-under linux block block device driver source code analysis.
  3. 所属分类:嵌入式Linux

    • 发布日期:2014-01-15
    • 文件大小:58813
    • 提供者:小刚
  1. supervivi2.rar

    0下载:
  2. supervivi2 支持带坏块Nand Flash启动WindowsCE的vivi现已发布, 同时支持使用usb“一键”下载和更新linux/wince系统的vivi是目前最方便、最快的系统烧写方法,该方法由广州友善之臂首创并维护开发,仅提供映象下载,supervivi2 block coupled Nand Flash support WindowsCE start of vivi is now released at the same time support the use of usb
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-30
    • 文件大小:49180
    • 提供者:halloworld
  1. simp_blkdev_step01_08[1].tar

    0下载:
  2. 此文档分为8个部分,详细阐述了linux块设备驱动程序编写的方法,并附着了详细的案例,使开发者可以很快入手块设备的开发流程和方法。-This document is divided into eight parts, explained in detail linux block device driver programming method, and attach to the case in detail, so developers can quickly start the devel
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-27
    • 文件大小:44364
    • 提供者:潘石头
  1. Drivers

    0下载:
  2. 成都中嵌linux系统培训班的驱动教程,包括LED,字符设备,块设备等等,很好的aem-linux驱动学习资料-Chengdu embedded linux system, the driver training course curricula, including LED, character devices, block devices, etc., a very good aem-linux-driven learning materials
  3. 所属分类:Embeded Linux

    • 发布日期:2017-05-25
    • 文件大小:8702414
    • 提供者:小康
  1. SQUASH-linux-flash

    1下载:
  2. 重点介绍了SQUASHFS文件系统,其编译,制作,挂载和内核修改坏块处理.因为yaffs2文件系统内核支持比较成熟,其本上只需编译即可,后面也介绍了目前较常见的几种文件系统. 关键字: squashfs linux flash 坏块处理-Highlighted SQUASHFS file system, the compilation, production, mounting and handling bad block kernel modifications. Yaffs2 file
  3. 所属分类:Embeded Linux

    • 发布日期:2015-12-29
    • 文件大小:687104
    • 提供者:王碧
  1. sbull-2.6.22

    0下载:
  2. 基于LINUX下开发的块设备驱动程序源代码,能为初学者提供很好的参考作用,该程序使用一小块内存模拟块设备实现块设备的读写操作-Developed under the LINUX-based block device driver source code, can provide a good reference for beginners role, the process simulation using a small memory block devices to read and wri
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:133489
    • 提供者:黄伟
  1. Linux divice diver

    1下载:
  2. Linux设备驱动的现状 从non­ os驱动到Linux驱动 内核设施  自旋锁、信号量、互斥量、完成量  异步通知、信号  阻塞与非阻塞  内存与I/O操作,DMA  中断,top  half/bottom  half 字符设备驱动 复杂设备驱动的框架  LCD设备FRAMEBUFFER  FLASH设备MTD  TTY设备  块设备 用户空间的设备驱动 设备驱动开发流程  开
  3. 所属分类:嵌入式Linux

    • 发布日期:2013-04-30
    • 文件大小:1050404
    • 提供者:门票
  1. vboot-src-20090721

    0下载:
  2. 专为S3C2440开发的简易bootloader源代码包,适用于启动Linux,通过supervivi烧写到Nand Flash的Block 0, 可以自适应启动64M/128M-1G Nand Flash -S3C2440 development for the simple bootloader source code package for start Linux, by supervivi programmed to Nand Flash in the Block 0, can
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-29
    • 文件大小:14524
    • 提供者:林伟山
  1. s3c2410_SDI

    0下载:
  2. S3C2410 SD驱动 包括初始化函数, 按块读写函数,可很方便应用于实际项目,对于开发linux的sd驱动也有参考价值-S3C2410 SD drive, including initialization function, according to block read and write functions can be easily applied to practical projects, the sd driver for the development of linux als
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-05
    • 文件大小:147027
    • 提供者:zhangyujunDD
  1. PowerPC_VxWorks_BSP_SBH

    0下载:
  2. BSP 用于初始化硬件、引导操作系统并提供软件和硬件之间的设备驱动接口。针对某类 体系结构的处理器开发 BSP 时,了解其基本的体系结构和指令系统是必要的。总地来说,V xWorks的启动过程凝练而精悍,流程清晰,各模块之间的耦合度很低。 VxWorks 和Linux 设备驱动的结构都相当复杂。 假设一个系统没有操作系统, 这个时候, 我们编写设备驱动的工作就完全停留在“驱使硬件行动”的层次上。然而,在 VxWorks 和 L inux 系统中整合设备驱动,则不仅仅意味着“
  3. 所属分类:VxWorks

    • 发布日期:2017-05-08
    • 文件大小:1768804
    • 提供者:笑千秋
  1. block

    0下载:
  2. 嵌入式linux设备驱动之块设备驱动相关代码-Embedded linux device driver code related to the block device driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-01
    • 文件大小:665064
    • 提供者:zhengwei
  1. amcc460ex_develop

    0下载:
  2. 关键词: PowerPC,嵌入式系统, Linux, DDR2, PCI-Express, GbE,千兆以太网, 摘要: AMCC公司的低成本PowerPC 460EX评估套件适用于高性能的PowerPC 460EX和 460GT处理器,它采用Linux操作系统,为用户评估处理器和软件开发提供了容易使用的平台. 本文介绍了 PowerPC 460EX 的主要特性和方框图,以及 PowerPC 460EX 评估套件的主要 特性和亮点,方框图以及详细的电路图. -Keywo
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-09
    • 文件大小:1333932
    • 提供者:李立
  1. sofia-sip-1.12.11.tar

    0下载:
  2. Sofia-SIP is an open-source SIP User-Agent library, compliant with the IETF RFC3261 specification (see the feature table). It can be used as a building block for SIP client software for uses such as VoIP, IM, and many other real-time and person-to-pe
  3. 所属分类:Other Embeded program

    • 发布日期:2017-05-11
    • 文件大小:2927808
    • 提供者:hongda
  1. bdev

    0下载:
  2. 块设备驱动。为Linux设计一个设备驱动程序,该驱动程序能够用内存来模拟一个1MB的磁盘-Block device drivers
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-08
    • 文件大小:4020
    • 提供者:童宗益
  1. Untitled5

    0下载:
  2. 这是工作的实施已测试的分数延迟线 在dsPIC音频套件,并在PC上运行的GNU / Linux操作系统,采用开放式音响系统音频驱动,但它可能在任何定期DSP,因为它在C语言编写的工作。这一段代码可以作为建筑块,做其他影响,如合唱,镶边,回声等-This is a working implementation of a fractional delay line in C. It has been tested in the dsPIC audio kit, and in a
  3. 所属分类:DSP program

    • 发布日期:2017-04-06
    • 文件大小:1411
    • 提供者:张成
  1. linux-test

    0下载:
  2. 5.1_Hello例程 5.3_GPIO实验 5.4_UART1实验 5.5_I2C接口实验 5.6_PWM实验 5.7_AD转换实验 5.8_块设备卡实验 5.9_以太网实验 -5.1_Hello routine 5.3_GPIO experiment 5.4_UART1 experiment 5.5_I2C interface experiment 5.6_PWM experiment 5.7_AD conversion experimen
  3. 所属分类:Driver develop

    • 发布日期:2017-11-18
    • 文件大小:483468
    • 提供者:pengtao
  1. ramdisk_linux

    0下载:
  2. 嵌入式linux块设备驱动,使用内存模拟一个块设备,帮助大家入门块设备驱动-Embedded linux block device driver, use a block of memory analog equipment, to help everyone introductory block device driver
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-26
    • 文件大小:1140
    • 提供者:杜小龙
搜珍网 www.dssz.com