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

搜索资源列表

  1. AT91RM9200-Boot

    1下载:
  2. AT91RM9200-Boot AT91rm9200 启动源程序boot.bin-AT91RM9200-Boot AT91rm9200 start source boot.bin
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:68566
    • 提供者:张晓东
  1. ARM Boot 程序源码 1.1.0

    0下载:
  2. ARM Boot 程序源码 1.1.0.rar-ARM Bootloader source code Ver1.1.0
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:648751
    • 提供者:zhu
  1. ATMEL的at91rm9200开发板的U-Boot文档

    0下载:
  2. ATMEL的at91rm9200开发板的U-Boot文档-ATMEL at91rm9200 development board of the U-Boot Documents
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:180463
    • 提供者:赵力
  1. ARM Boot 程序源码 1.1.0armboot-1.1.0

    0下载:
  2. ARM Boot 程序源码 1.1.0armboot-1.1.0 希望给你带来方便-ARM Boot procedures 1.1.0armboot source-1.1.0 want to give you the convenience of
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:652628
    • 提供者:周海涛
  1. u-boot for3G NMS

    0下载:
  2. 为POWERPC850移植的U-BOOT,原项目可参考sourceforge-POWERPC850 transplantation for the U-BOOT. the original project can refer to sourceforge
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:6904613
    • 提供者:刘江
  1. u-boot-1.0.0.tar

    0下载:
  2. U-BOOT主要用于LINUX系统的初始化及系统引导-U-BOOT mainly for the Linux system initialization and boot
  3. 所属分类:Linux/Unix编程

    • 发布日期:2008-10-13
    • 文件大小:6434305
    • 提供者:安立永
  1. 6713对SST39VF160的BOOT程序例程

    0下载:
  2. TMS320C6713对SST39VF160的BOOT程序例程,仅供参考-TMS320C6713 right SST39VF160 the BOOT process routines for reference
  3. 所属分类:DSP编程

    • 发布日期:2008-10-13
    • 文件大小:4917
    • 提供者:夏社
  1. AT91RM9200-Boot

    0下载:
  2. AT91RM9200的完整启动代码:包括loader, boot及U-boot三部分均已编译通过!欢迎下载使用!-AT91RM9200 complete boot code include : loader, boot and U-boot three parts have been compiled through! Welcome to download use!
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:4828986
    • 提供者:oklm
  1. BOOT+smallKnl

    0下载:
  2. 一个最简单的操作系统,boot用NASM写的,使用最简单的汇编知识,大家下载后自己看吧-a simple operating system, boot with Assemble wrote, using the most simple compilation of knowledge, we download their CMTech
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:15005
    • 提供者:空间
  1. u-boot

    0下载:
  2. atmel 9200的u-boot, 官方发布的-the u-boot, the official release
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:41343
    • 提供者:窦华军
  1. AT91RM9200-Loader-and-Boot

    1下载:
  2. at91rm9200的loader和boot的源代码,at91rm9200开发必备。-at91rm9200 the boot loader and the source code, at91rm9200 development required.
  3. 所属分类:微处理器(ARM/PowerPC等)

    • 发布日期:2008-10-13
    • 文件大小:203414
    • 提供者:zhangyue
  1. org.eclipse.core.boot

    1下载:
  2. org.eclipse.core.boot
  3. 所属分类:JSP源码/Java

    • 发布日期:2008-10-13
    • 文件大小:3866
    • 提供者:xlincn
  1. boot-0.0.5.1

    0下载:
  2. 操作系统引导程序-operating system boot
  3. 所属分类:操作系统开发

    • 发布日期:2008-10-13
    • 文件大小:10345
    • 提供者:张宇
  1. AppleLisa - Boot ROM Source

    0下载:
  2. 6502 asm boot rom listing
  3. 所属分类:其他

    • 发布日期:2018-04-19
    • 文件大小:2980864
    • 提供者:mbuczek
  1. U-Boot启动第二阶段代码分析

    1下载:
  2. U-Boot第一阶段的启动流程。(nandflash启动,把nand的4k代码考到sram中,因为nand没址线,不能映射到内存,所以通过sram进行过度,sram中4k代码把整个uboot拷贝到sdram上,初始化好堆栈,为c语言提供条件,进入uboot的第二阶段! )这个阶段主要是初始化硬件设备,为加载U-Boot的第二阶段代码准备RAM空间最后跳转到lib_arm/board.c中start_armboot函数,这是第二阶段的入口点。(U-Boot first phase of the s
  3. 所属分类:文章/文档

    • 发布日期:2018-04-28
    • 文件大小:131072
    • 提供者:张伟12
  1. u-boot-1.1.6

    0下载:
  2. uboot 属于bootloader的一种,是用来引导启动内核的,它的最终目的就是,从flash中读出内核,放到内存中,启动内核(Uboot belongs to bootloader, which is used to boot the kernel. Its ultimate goal is to read the kernel from flash, to put it in memory, and to start the kernel.)
  3. 所属分类:嵌入式Linux

    • 发布日期:2018-05-02
    • 文件大小:12335104
    • 提供者:Lily0210
  1. spring boot实战

    1下载:
  2. 关于spring boot的入门到实际运用(The introduction to the actual application of spring boot)
  3. 所属分类:文章/文档

    • 发布日期:2018-05-03
    • 文件大小:8095744
    • 提供者:匆匆时光
  1. spring-boot-demo01

    0下载:
  2. 简单初学spring-boot 框架,用来(Simple beginner spring-boot frame)
  3. 所属分类:其他

    • 发布日期:2018-05-03
    • 文件大小:9216
    • 提供者:IG豆芽
  1. u-boot-0.2.0

    0下载:
  2. u-boot-0.2.0最原始的uboot,源代码。对于想学习linux嵌入式的有很大帮助
  3. 所属分类:嵌入式/单片机编程

  1. u-boot-2018.01

    1下载:
  2. u-boot-2018.01,最新的uboot源代码,整合了诸多芯片,直接可以使用来移植,编译
  3. 所属分类:嵌入式/单片机编程

« 1 2 3 4 5 67 8 9 10 11 ... 50 »
搜珍网 www.dssz.com