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

搜索资源列表

  1. 写了一个基于MMU的操作系统,ARM9上的

    1下载:
  2. 一个基于MMU的操作系统,ARM9上的,适合学习linux操作系统,注意把文件格式改为tar格式-an MMU-based operating system, ARM9, suitable for learning Linux operating systems, file formats attention to tar format
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:454656
    • 提供者:刘烨波
  1. 4510_bsp

    0下载:
  2. vxworks for arm9板的BSP配置文件,需要根据具体板配置进行修改-arm9 plate for VxWorks BSP configuration file, according to the concrete plate configuration changes
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:95121
    • 提供者:mws
  1. vidcat

    0下载:
  2. arm9上摄像头抓图程序,可支持多种图片格式,如jpeg,bmp等-arm9 on camera Previously procedures, which can support various file formats, such as jpeg, bmp etc.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:5485
    • 提供者:guoguo
  1. 5.5-file

    0下载:
  2. 基于ARM9嵌入式开发板LINUX环境下的程序代码-linux file,是大家常用的程序,代码中有详细的注释,方便移植!-ARM9-based embedded Linux development environment board procedures under the code - linux file, everyone is commonly used procedures, a detailed code of the Notes to facilitate transplant!
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:7260
    • 提供者:盖萌
  1. UCOS_S3C2410_FS

    0下载:
  2. 这是基于UCOS的文件系统代码,在三星的arm9 S3C2410上移植-UCOS This is based on the file system code three weeks on the transplant arm9 S3C2410
  3. 所属分类:uCOS开发

    • 发布日期:2008-10-13
    • 文件大小:1254564
    • 提供者:吴天
  1. S3c2510BSP

    0下载:
  2. 三星ARM9嵌入式处理器的底层驱动大量的实例,可以直接使用-This compressed file is about the board support pocket of arm9 embeded processor .you can use it directly.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:121669
    • 提供者:许儒泉
  1. s3c2440-unit-file

    0下载:
  2. 三星公司 芯片 arm9 s3c2440 等芯片文件-Samsung and other chip-chip arm9 s3c2440 file
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-16
    • 文件大小:4206962
    • 提供者:qxtao
  1. HexTOUU

    0下载:
  2. Hex编码文件转UU编码的函数,在进行ARM9程序升级时处理标准hex文件使用-Hex encoding UU-encoded file transfer function, during the upgrade process to deal with ARM9 standard hex file
  3. 所属分类:File Formats

    • 发布日期:2017-03-28
    • 文件大小:1081
    • 提供者:chenliuzhang
  1. 2440PCB

    1下载:
  2. S3C2440核心板PCB文件,对于开发ARM9系统的朋友可以提供参考和借鉴。-S3C2440 core board PCB file, ARM9 system for the development of reference for a friend can provide.
  3. 所属分类:SCM

    • 发布日期:2017-05-06
    • 文件大小:1248532
    • 提供者:闫刘
  1. arm9s3c2410BusyBoxBuild

    0下载:
  2. 基于arm9 s3c2410的用BusyBox搭建根文件系统-Based on the arm9 s3c2410 structures with BusyBox root file system
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-28
    • 文件大小:256674
    • 提供者:jianwei
  1. DOSforARM

    0下载:
  2. 可以兼容MS-DOS的文件系统和指令的S3C2410平台的DOS部分源代码,加以修改可以使用在S3C2440 S3C44B0等ARM7、ARM9上-Are compatible with MS-DOS file system and instructions parts S3C2410 platform DOS source code, modified to use in the S3C2440 S3C44B0 such as ARM7, ARM9 on
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-07
    • 文件大小:1429938
    • 提供者:
  1. 2410-fs-ldqmoon

    0下载:
  2. 这个是我调通的在2410下运行文件系统的程序. 用2410驱动sd卡来实现fat文件系统. 欢迎大家来测试. 用法很简单, 如下 FILE *fp // 文件指针 unsigned char temp[24]="3.wav" // 文件明需要放在数组里 while(!initialize_media()) // 初始化sd卡 { Uart_Printf("sd initializing....\n") } Uart_Printf(
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:28877
    • 提供者:罗德强
  1. nleddrv

    0下载:
  2. QQ2440V3开发板的LED控制,一般的ARM9开发板都没LCD驱动的。文件中有加载的步骤。具体可访问我的博客http://blog.csdn.net/cy757-QQ2440V3 the development of the LED control board, the general ARM9 development board no LCD-driven. File to load steps. Specific visit my blog http://blog.csdn.net/cy
  3. 所属分类:Windows CE

    • 发布日期:2017-04-14
    • 文件大小:2653
    • 提供者:吴成勇
  1. rootfs.tar

    0下载:
  2. 基于busybox-1.13.1的根文件系统制作,在arm9开发板中调试成功,附有配制过程的详细说明文档。-Busybox-1.13.1-based root file system of production, in arm9 debug development board in the success of the process with the preparation of a detailed descr iption of the document.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-10
    • 文件大小:1469829
    • 提供者:lwcheng
  1. 4.ARMLinux

    0下载:
  2. 本文讨论了基于ARM的嵌入式Linux的音频播放器。使用了以三星S3C2410芯片为CPU的ARM9 开发板。于主机上建立交叉编译环境,对嵌入式压缩内核进行编译调试,通过串口移植了Bootloader、嵌入式 Linux内核和文件系统到开发板上。从网络获取应用程序源代码,对音频播放器源代码经过交叉编译和调试并 下载到目标机开发板上进行进一步调试。最终成功实现了播放音频的功能,结合其他设备,成为具有功率放大 器功能的嵌入式音频播放器,且可进一步在其上开发视频播放和其他网络功能。
  3. 所属分类:Document

    • 发布日期:2017-04-06
    • 文件大小:275680
    • 提供者:hyy
  1. [Linux]_Installation_Manual_for_U-Boot_v2.8

    0下载:
  2. 所属分类:Linux-Unix program

    • 发布日期:2017-05-06
    • 文件大小:1360005
    • 提供者:hui
  1. arm9

    0下载:
  2. Qt程序的编写和导入,另一篇是linux嵌入式系统的移植和linux核心文件的修改教程,很实用,建议直接上手用arm9开发板,边看边试着做-Try to do the preparation of the Qt application and import, the other one is the transplantation of linux embedded system and the Linux kernel file was modified tutorial, very usef
  3. 所属分类:Embeded Linux

    • 发布日期:2017-06-14
    • 文件大小:21644236
    • 提供者:Yuan yun tao
  1. jtag-arm9-cvs.tar

    0下载:
  2. This a JTAG interface program for the ARM940 core, it may work with others but has not been tested with them. Both software and hardware designs are licensed under the GPL, see COPYING file.-This is a JTAG interface program for the ARM940 core, i
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-26
    • 文件大小:417656
    • 提供者:Raghu
  1. arm9

    0下载:
  2. 研究生课程中,ARM9模型简单功能的实现,以及基于文件读入的功能测试。-From graduate courses : ARM9 model, simple function implementation, and functional test based on file-read operation.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-04-26
    • 文件大小:291333
    • 提供者:徐东超
  1. include

    1下载:
  2. 这个是S3C2410中所需头文件可直接用于上s3c2410程序(This is required in S3C2410 header file can be directly used for S3C2410 program)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-23
    • 文件大小:57344
    • 提供者:jkjlk
« 12 3 »
搜珍网 www.dssz.com