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

搜索资源列表

  1. AVR_USBHID_Bootloader

    1下载:
  2. AVR芯片的USB HID Bootloader。不同于一般的串口下载。支持没有USB接口的AVR芯片模拟USB通讯,通过USB直接下载代码到芯片。内附上位机的下载程序。 支持AVR MEGA系列芯片,只需修改Makefile文件中芯片型号即可-AVR chip USB HID Bootloader. Unlike the serial port download. No USB interface to support analog USB AVR chip communication,
  3. 所属分类:USB develop

    • 发布日期:2017-03-23
    • 文件大小:43550
    • 提供者:招志斌
  1. bootloader

    0下载:
  2. em8623可以用的的bootloader-em8623 can be used for the bootloader
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-16
    • 文件大小:27149
    • 提供者:欧阳文龙
  1. BIOSfors3c2410

    0下载:
  2. ads开发,bootloader源码,是北京一家的开发板,可以供大家借鉴下-ads Development, bootloader source code is a Beijing development board, you can draw on for your next
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-11-19
    • 文件大小:9501532
    • 提供者:胡吉柱
  1. mega_bootloader

    0下载:
  2. 在Iccavr软件平台上,提供一个具有通用性的 mega Bootloader,不同型号的AVR单片机只需要修改一下几个简单的配置参数就可以直接使用了,不需要再修改主程序。-In Iccavr software platform to provide a universal mega Bootloader, different models of AVR Singlechip you only need to modify a few simple configuration parameter
  3. 所属分类:SCM

    • 发布日期:2017-03-26
    • 文件大小:23471
    • 提供者:feng
  1. PIC_BOOTLDR_16BIT

    0下载:
  2. 根据HI-TECH PICC18原版BOOTLOADER改进的适合PIC18F4580的BOOTLOADER程序。对HEX文件有要求,HEX32格式,在MPLAB中用编译后导出方式生成,不能直接用编译生成的的HEX文件,否则会不成功。-According to the original HI-TECH PICC18 BootLoader improved BootLoader procedures for the PIC18F4580. HEX file a request for, HEX32
  3. 所属分类:SCM

    • 发布日期:2017-04-03
    • 文件大小:73870
    • 提供者:陈培国
  1. PIC_S_PORT_DIRVE

    0下载:
  2. 各种型号PIC单片机引导程序。 烧入后,以后可以使用RS232串口在线编程-Various models of single-chip microcomputer PIC bootloader. After firing into the future, can use the RS232 serial online programming
  3. 所属分类:Com Port

    • 发布日期:2017-03-30
    • 文件大小:9557
    • 提供者:wangpeng
  1. aic23bypassda

    0下载:
  2. 在TI DSP的开发环境CCS(Code Composer Studio)下,PC机通过JTAG电缆与用户目标系统中的DSP通信,帮助用户完成调试工作。当用户在该环境下完成开发任务,编写完成用户软件之后,到DSP目标系统产品化阶段时,需要完全脱离依赖PC机的CCS环境,并要求目标系统上电后可自行启动并执行用户软件代码,这就需要用到自启动(Bootloader)技术。同时Bootloader也指由TI在生产DSP芯片时预先烧制其片内ROM中,完成该功能的一段代码名称。-At TI DSP deve
  3. 所属分类:DSP program

    • 发布日期:2017-04-16
    • 文件大小:11907
    • 提供者:vivi
  1. BootLoader

    0下载:
  2. 嵌入式系统BOOTLOADER烧写程序,测试过可以用-Embedded systems programmer BootLoader procedures can be tested
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-26
    • 文件大小:66428
    • 提供者:zolingwu
  1. Bootloader

    0下载:
  2. 基于AT91RM9200的BootLoader设计与实现 ,依赖于CPU体系结构的代码,比如设备初始化、开关中断、初始化时钟等,通常都放在stage 1中,而且都用汇编来实现,以达到短小精悍的目的。而stage 2通常用C语言来实现,这样可以实现较复杂的功能,而且代码有较好的可读性和可移植性。-AT91RM9200-based design and implementation of the BootLoader, depends on the CPU architecture of the c
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:11731
    • 提供者:李国村
  1. BootLoader

    0下载:
  2. 用于开发Linux的Bootloader源代码,可用于Bootloader代码的移植与编译-Bootloader for the development of the Linux source code, can be used for transplantation with Bootloader code compiler
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-17
    • 文件大小:191941
    • 提供者:苏凯
  1. DEC6713_test_sdram

    0下载:
  2. 6713对SDRAM的检测 程序 ,可用于上电初始化 时针对 SDRAM的 自检,ccs环境 -6713 pairs of SDRAM testing procedures, can be used for power SDRAM initialization of the self, ccs environment
  3. 所属分类:DSP program

    • 发布日期:2017-04-04
    • 文件大小:263103
    • 提供者:yangtze
  1. EasySystem_2

    0下载:
  2. 基于优龙公司的YL2410建立的ads工程,包括一个自行实现的GUI,一个小型的文件系统,可引导linux,wince双系统的bootloader,对GUI开发,bootloader移植等都有较好价值。-Based on the excellent Dragon' s ads created YL2410 works, including a self-realization of the GUI, a small file system, can guide linux, wince d
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-05-11
    • 文件大小:2832976
    • 提供者:fulean
  1. JM128_USB_Bootloader

    0下载:
  2. USB转CAN通讯 !-USB to CAN communication!
  3. 所属分类:SCM

    • 发布日期:2017-05-26
    • 文件大小:9679558
    • 提供者:吴丙炎
  1. stk5002_bootloader_v1.3

    0下载:
  2. Bootloader for Atmel Atmega microcontroller. It act as a STK500 board and can be used from within avrstudio.
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:142686
    • 提供者:miklobit
  1. msg00115

    0下载:
  2. Booting Windows CE device from SD card All you need to do in the bootloader is to read a particular file from the root directory. You don t need write access etc. Your implementation can be much smaller than what is in the OS.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:5486
    • 提供者:makku
  1. AVR_Bootloader_cn

    0下载:
  2. 具有通用性的 AVR Bootloader,不同型号的AVR单片机只需要修改一下几个简单的配置参数就可以直接使用了,不需要再修改主程序 -With the general nature of AVR Bootloader, different models of AVR microcontroller need only amend the wording of a few simple configuration parameters can be used directly, and d
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:21016
    • 提供者:cs+
  1. bootloader

    0下载:
  2. 可以加载的Linux下的,很方便的程序,不用你自己编写了-Can be loaded under Linux, it is convenient procedure, do not you write a
  3. 所属分类:Linux Network

    • 发布日期:2017-05-24
    • 文件大小:8183366
    • 提供者:张一
  1. ARM

    0下载:
  2. ARM 开发资料,可以参考,关于ARM bootloader编写-ARM development of information, can refer to, with regard to the preparation of ARM bootloader
  3. 所属分类:GDI-Bitmap

    • 发布日期:2017-04-04
    • 文件大小:75075
    • 提供者:yangyang
  1. HPI

    0下载:
  2. C51单片机加载DSP程序,DSP是5402,只需稍加修改就可以用于ARM等芯片-C51 microcontroller program load DSP, DSP is 5402, just a little modification can be used for ARM chips, etc.
  3. 所属分类:SCM

    • 发布日期:2017-03-30
    • 文件大小:3440
    • 提供者:小刘
  1. qi-moko-git

    0下载:
  2. qi-一个超小的bootloader,可以启动arm的芯片-qi-an ultra-small bootloader, you can start the chip arm
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:169793
    • 提供者:rwen
« 1 2 34 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com