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

搜索资源列表

  1. BSL

    0下载:
  2. 用于sst89x516(sst89x564)的Bootloader,使用超级终端用xmodem协议下载,(只支持bin文件的下载).在晶振为11.0592,未开双倍速的情况下,波特率为57600bps.在超级终端中长按 Z 键并对系统上电进入下载,否则500ms后跳转至block0中程序执行,可代替原SST中的BSL.可扩展实现远程升级-For sst89x516 (sst89x564) the Bootloader, use HyperTerminal to download using xm
  3. 所属分类:SCM

    • 发布日期:2017-03-28
    • 文件大小:7824
    • 提供者:chenting
  1. pxa255

    0下载:
  2. pxa255,bootloaer ,从初始化中断到GPIO口,最后到跳转main函数。-pxa255, bootloaer, from the interruption to the GPIO port initialization, and finally to the main function of Jump.
  3. 所属分类:assembly language

    • 发布日期:2017-04-09
    • 文件大小:1735661
    • 提供者:seven
  1. FBSLo

    0下载:
  2. 用于sst89x516(sst89x564)的Bootloader,使用超级终端用xmodem协议下载,(只支持bin文件的下载).在晶振为11.0592,未开双倍速的的情况下,波特率为57600bps.在超级终端中长按 Z 键并对系统上电进入下载,否则500ms后跳转至block0中程序执行,可代替原SST中的BSL.可扩展实现远程升级 -For Bootloader of sst89x516 (sst89x564), using HyperTerminal with the xmodem
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-05
    • 文件大小:7377
    • 提供者:反弹
  1. pointer-jump

    0下载:
  2. bootloader中检测试标志位决定启动哪个区域的代码 复制中断向量表并重新映射-pointer jump
  3. 所属分类:Other Embeded program

    • 发布日期:2017-11-13
    • 文件大小:604
    • 提供者:sun
  1. my_bootloader

    0下载:
  2. arm中bootloader的编写,初始化硬件,把内核从NAND FLASH读到SDRAM,跳转执行内核-arm in writing the bootloader to initialize the hardware, the kernel reads from NAND FLASH SDRAM, set the "parameters to be passed to the kernel," jump execution cores
  3. 所属分类:Driver develop

    • 发布日期:2017-04-07
    • 文件大小:13441
    • 提供者:孙魁
  1. STM32F103boot

    0下载:
  2. STM32启动过程解析  1、  通过boot引脚设置可以将中断向量表定位于SRAM区,即起始地址为0x2000000,同时复位后PC指针位于0x2000000处;  2、  通过boot引脚设置可以将中断向量表定位于FLASH区,即起始地址为0x8000000,同时复位后PC指针位于0x8000000处;  3、  通过boot引脚设置可以将中断向量表定位于内置Bootloader区,本文不对这种情况做论述;  &
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:90092
    • 提供者:song
  1. STM32F103boot

    0下载:
  2. STM32启动过程解析 1、 通过boot引脚设置可以将中断向量表定位于SRAM区,即起始地址为0x2000000,同 时复位后PC指针位于0x2000000处; 2、 通过boot引脚设置可以将中断向量表定位于FLASH区,即起始地址为0x8000000,同 时复位后PC指针位于0x8000000处; 3、 通过boot引脚设置可以将中断向量表定位于内置Bootloader区,本文不对这种情况做 论述; 而Cortex-M3内核规定,起始地址必须存放堆
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-27
    • 文件大小:4546
    • 提供者:song
  1. sizhou

    0下载:
  2. 四周飞行器控制原理代码。,参考Atmel 的TWI 例子修改的,执行的功能包括BootLoader 签名验证,上传代码的CRC16 校验验证,跳转到用户区等功能-Four weeks aircraft control theory code. Reference to examples of Atmel TWI modify, perform the functions including BootLoader signature verification, upload code CRC1
  3. 所属分类:transportation applications

    • 发布日期:2017-04-04
    • 文件大小:5858
    • 提供者:张明
  1. STM32F103NorFlash-Or-SRM-CodeExecute

    0下载:
  2. KEIL开发STM32F103程序,在片外NorFlash或者是SRAM中运行。 STM32F103有三种启动方式,但是都无法直接在NorFlash或者片外SRAM启动,因此需要BootLoader,然后再执行跳转。 附件里有三个文件夹,一个是BOOT,一个是NorFlash应用程序,一个是SRAM应用程序,都是采用KEIL3.8编译。 本次选用BootLoader放在片内Flash,启动后配置FSMC_SRAM、以及FSMC_NOR,然后执行跳转到片外运行。 -KEIL
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-04
    • 文件大小:624757
    • 提供者:王伟
  1. iap-app

    0下载:
  2. 单片机avr如何实现IAP到APP用户程序的跳转介绍,如何定位bootloader区及该款芯片flash区的特点。-introduce microcpu avr how to realize IAP to APP jump and it s flash area(NRWW and RWW)
  3. 所属分类:Communication

    • 发布日期:2017-03-30
    • 文件大小:113231
    • 提供者:sun
  1. IAP-Bootloader-V1.0

    0下载:
  2. ,STM32F103实现APP和IAP程序IAP段通过串口终端更新APP程序-The STM32F103 APP and IAP block to jump back and forth through a memory value judgments, the IAP segment by the serial terminal to update the APP program.
  3. 所属分类:software engineering

    • 发布日期:2017-05-12
    • 文件大小:2906025
    • 提供者:ZGF
  1. boot

    0下载:
  2. The worlds second smallest bootloader. Set r0-r2, then jump to kernel.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-15
    • 文件大小:5305
    • 提供者:kendrcs
  1. OBD_Bootloader源程序_V1.0_2017.12.8

    3下载:
  2. 远程升级boot代码跳转部分,GPRS协议部分暂时不用理会,关键是BootLoader代码才是跳转部分,实现flash中A区,B区的切换(Remote upgrading boot code jump part, GPRS protocol part temporarily ignored, the key is BootLoader code is the jump part, realize Flash in A area, B area switch.)
  3. 所属分类:其他

    • 发布日期:2018-04-21
    • 文件大小:7401472
    • 提供者:FIRE_7
  1. stm32-bootloader

    1下载:
  2. stm32f0增加bootloader和env分区,env分区(a bootloader for stm32f0 series, update,upload or jump to the app with flag in env sector)
  3. 所属分类:物联网

    • 发布日期:2021-02-16
    • 文件大小:3138560
    • 提供者:841701175
搜珍网 www.dssz.com