The Experts below are selected from a list of 1947 Experts worldwide ranked by ideXlab platform
Bao Ke-jin - One of the best experts on this subject based on the ideXlab platform.
-
Design and Implementation of Bootloader for Vehicle Control Unit
Computer Engineering, 2011Co-Authors: Bao Ke-jinAbstract:Considering inconvenience of downloading or upgrading by Background Debug Mode(BDM) in the traditional ways of the application programs,the special Bootloader which updates application online based on CAN bus and CAN Calibration Protocol(CCP) is designed.Emphasis is paid on the design of Bootloader and the implementation of CCP on between vehicle control unit and personal computer.The vehicle test proves that the Bootloader boots the application accurately,downloads and upgrades correctly and facilly.
Ma Xuewen - One of the best experts on this subject based on the ideXlab platform.
-
Design and Realization of Bootloader in Embedded System
Computer Engineering, 2005Co-Authors: Ma XuewenAbstract:As operation systems are more and more used in embeddedappliances, Bootloader is inevitably designed according to hardware platform, because Linux has lots of advantages, it has been used in a lot of embedded systems. Joining together the relative item, by writing a Bootloader of embedded Linux, the authors state how to design Bootloader, how to compile kernel and how to use Bootloader in embeddedsystem in detail, it has very good value and significance for the development of operation system used in embedded appliance.
Liu Fei - One of the best experts on this subject based on the ideXlab platform.
-
Design and implementation of Bootloader based on MIPS in embedded Linux
Computer Engineering, 2004Co-Authors: Liu FeiAbstract:Based on practical engeering,the function and principle of Bootloader in embedded Linux were analysed. A model of the Bootloader was designed and implemented. An example of the hardware initialization was presented. The whole model is flexible and practicable.
Li Jian - One of the best experts on this subject based on the ideXlab platform.
-
Implementation of Bootloader Based on Different Flash Structure
Computer Engineering, 2008Co-Authors: Li JianAbstract:This paper begins with a brief introduction of the principles and the implementation framework of a Bootloader,then the difference between the booting processes based on NAND Flash and NOR Flash in a SAMSUNG S3c2410 developing environment is examined and analyzed in detail,and followed with the reasonable and efficiency design according to the analysis.Two complete examples of the Bootloaders for NAND Flash and NOR Flash are provided.
Zhang Hejun - One of the best experts on this subject based on the ideXlab platform.
-
Design and Development of Bootloader in Embedded System Based on GNU Tools
Computer Engineering, 2006Co-Authors: Zhang HejunAbstract:【Abstract】The principle and design method for Bootloader in embedded system based on GNU tools are proposed. A general Bootloader model which has good performance in portability and complex application function is designed. The model can easily be ported to other CPU of different architecture. The development model proposed is fully free, principle knowable, and has good expansibility. 【Key words】Bootloader; GNU tools; Embedded system; Linux