[转帖]Introduction of bootloader |
In embedded system, differently in general PC, general firmware like CMOS does not exist. So to boot embedded system for the first time, we have to make bootloader which adjusted well to target board. Bootloader plays a very important part in embedded system. We explain the roles of bootloader simply below. Copy kernel to RAM from flash memory, and execute kernel. Initialize hardware. Bootloader have the function that writing data to flash memory. (Downloading kernel or Ram disk by serial port or other network hardware, data is stored in RAM. But RAM lost all data downloaded if you cut power supply, so to avoid this work you have to store to flash memory.) It provides interface to send commands to target board or to inform users state of target board. 短了一些,不过几个要点都说到了。 看看E文的也蛮不错。 |
共1条
1/1 1 跳转至页
[转帖]Introduction of bootloader

关键词: 转帖 Introduction bootloade
共1条
1/1 1 跳转至页
回复
打赏帖 | |
---|---|
【我踩过的那些坑】工作那些年踩过的记忆深刻的坑被打赏10分 | |
【我踩过的那些坑】DRC使用位置错误导致的问题被打赏100分 | |
我踩过的那些坑之混合OTL功放与落地音箱被打赏50分 | |
汽车电子中巡航控制系统的使用被打赏10分 | |
【我踩过的那些坑】工作那些年踩过的记忆深刻的坑被打赏100分 | |
分享汽车电子中巡航控制系统知识被打赏10分 | |
分享安全气囊系统的检修注意事项被打赏10分 | |
分享电子控制安全气囊计算机知识点被打赏10分 | |
【分享开发笔记,赚取电动螺丝刀】【OZONE】使用方法总结被打赏20分 | |
【分享开发笔记,赚取电动螺丝刀】【S32K314】芯片启动流程分析被打赏40分 |