This Document provides the High Level Design specification for the Bootloader development and librar
This Document provides the High Level Design specification for the Bootloader development and librar...
在嵌入式操作系统中,BootLoader是在操作系统内核运行之前运行。可以初始化硬件设备、建立内存空间映射图,从而将系统的软硬件环境带到一个合适状态,以便为最终调用操作系统内核准备好正确的环境。在嵌入式系统中,通常并没有像BIOS那样的固件程序(注,有的嵌入式CPU也会内嵌一段短小的启动程序),因此...
This Document provides the High Level Design specification for the Bootloader development and librar...
AVR bootloader application debug release, handle both FLASH and EEPROM upload to a target...
motorola 针对coldfire 5275 评估板的Dbug bootloader源程序,可以通过控制台进行以太网的下载,代码有很好的移植性,可以针对mcu或使用外围硬件进行移植.开发语言c....