虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

BOOTloader

在嵌入式操作系统中,BOOTloader是在操作系统内核运行之前运行。可以初始化硬件设备、建立内存空间映射图,从而将系统的软硬件环境带到一个合适状态,以便为最终调用操作系统内核准备好正确的环境。在嵌入式系统中,通常并没有像BIOS那样的固件程序(注,有的嵌入式CPU也会内嵌一段短小的启动程序),因此整个系统的加载启动任务就完全由BOOTloader来完成。在一个基于ARM7TDMIcore的嵌入式系统中,系统在上电或复位时通常都从地址0x00000000处开始执行,而在这个地址处安排的通常就是系统的BOOTloader程序[1]。
  • the AVR assembly boot code version 2 for ATMEGA128 . this is usefull for any students to knowing boo

    the AVR assembly boot code version 2 for ATMEGA128 . this is usefull for any students to knowing BOOTloader and how using that.

    标签: for assembly students knowing

    上传时间: 2014-01-23

    上传用户:离殇

  • 摘要:介绍WinCE.NET系统的旧方法;说明板级支持包(BSP)的基本构成;从开发实际出发

    摘要:介绍WinCE.NET系统的旧方法;说明板级支持包(BSP)的基本构成;从开发实际出发,详细阐述如何开发BSP中的重要部件--BOOTloader

    标签: WinCE NET BSP

    上传时间: 2014-01-09

    上传用户:kelimu

  • PSOCBOOTloader程序前必须配置的配置

    PSOCBOOTloader程序前必须配置的配置,从而方便程序员完成BOOTloader设计

    标签: PSOCBOOTloader 程序

    上传时间: 2014-01-21

    上传用户:李彦东

  • 广嵌公司的开发板的开发手册

    广嵌公司的开发板的开发手册,实战手册, 源码清晰明了,学习嵌入式低成驱动的必备佳品,基于s3c2440处理器,有usb,串口等常用外设的驱动,以及BOOTloader——vivi的改写和移置

    标签: 开发板

    上传时间: 2017-09-15

    上传用户:cooran

  • TI公司的双核处理器TMS320VC5471的详细资料

    TI公司的双核处理器TMS320VC5471的详细资料,包括数据手册、ARM7核和54x核通信程序和BOOTloader程序。

    标签: 5471 320 TMS VC

    上传时间: 2014-03-25

    上传用户:wl9454

  • A FLASH BOOTloader for PIC16 and PIC18 Devices

    Among the many features built into Microchip’sEnhanced FLASH Microcontroller devices is the capability of the program memory to self-program. This very useful feature has been deliberately included to give the user the ability to perform bootloading operations.Devices like the PIC18F452 are designed with a designated“boot block”, a small section of protectable program memory allocated specifically for bootload firmware.

    标签: BOOTloader;PIC16;PIC18

    上传时间: 2015-03-05

    上传用户:rfvrfv

  • A FLASH BOOTloader for PIC16 and PIC18 Devices

    Among the many features built into Microchip’sEnhanced FLASH Microcontroller devices is the capability of the program memory to self-program. This very useful feature has been deliberately included to give the user the ability to perform bootloading operations.Devices like the PIC18F452 are designed with a designated“boot block”, a small section of protectable program memory allocated specifically for bootload firmware.

    标签: PIC16;PIC18;BOOTloader

    上传时间: 2015-03-05

    上传用户:rfvrfv

  • stm32小量iap

    1.此代码基于红牛开发板,请根据自己的板子进行修改。 2.通过修改网上的代码实现,修改前的功能开了一个很大的缓存接收app数据,然后一次性全部数据写入, 但是这个在实际应用中没多大用,所以修改为一次写入128个字节。 3.程序flash的偏移地址为0x8010000,所以app编译前应该在mdk中设置 Option窗口->Target页->IROM1,start 改为 0x8010000 4.设置中断向量重映射,我用的方法是在app端的main函数起始位置添加语句 SCB->VTOR = FLASH_BASE | 0x10000; 5.启动时如果发现没有app,会进入BOOTloader模式(灯全亮),如果发现有程序就要看程序的功能了。 如果有app,但是又想重新升级的话就按住某个键(我这里是Tamper),然后按复位,松开复位之前不要松开 按键,这样就会进入BOOTloader模式。 6.进入BOOTloader后通过串口1接收升级app数据,bin文件数据,接收完成后按User1键进行升级操作,完成后 复位或者按User2键可以运行刚写入的app。

    标签: stm32 iap

    上传时间: 2015-05-18

    上传用户:llma2017

  • s12xs128CANBOOTloader

    freescale 基于can总线的BOOTloader,上位机太大没法上传。

    标签: can总线BOOTloader

    上传时间: 2015-12-18

    上传用户:Wolfgang

  • 联想路由 breed

    breed不是BOOTloader更加优于BOOTloader

    标签: 联想Y1路由breed 不是BOOTloader

    上传时间: 2016-04-20

    上传用户:123rfv123