欢迎来到天天文库
浏览记录
ID:32033341
大小:1.85 MB
页数:65页
时间:2019-01-30
《【硕士论文】嵌入式系统内核启动模块的设计与实现.pdf》由会员上传分享,免费在线阅读,更多相关内容在教育资源-天天文库。
1、h79分类号——孝中科技大薯硕士学位论文y778523密级——嵌入式系统内核启动模块的设计与实现学位申请人:肖鹏学科专业:软件工程指导教师:方少红副教授论文答辩日期2Q垒5:垒。2三学位授予日期——答辩委员会主席隧篮渡评阅人堕篮这黄童登董查垩华中科技大学硕士学位论文摘要随着嵌入式系统应用开发的深入,它对软硬件的体积大小、成本、功耗和可靠性都提出了严格的要求。嵌入式系统的功能越来越强大,实现也越来越复杂,随之出现的就是可靠性大大降低。一个功能强大的嵌入式系统通常需要一种操作系统来给予支持,这种操作系统是已经成熟并且稳定的,可以是嵌入式
2、的Linux,WINCE等等。当今,众多的半导体厂商都生产基于ARM体系结构的通用微处理芯片,ARM技术已经在嵌入式微处理器领域中占据了它的领先地位。基于ARM内核的嵌入式系统启动模块(即Bootloader)的设计与实现是嵌入式系统中执行在操作系统内核前的一段代码,它的基本作用就是引导和加载操作系统内核镜像,在实践平台上,硬件采用了IntelXscale系列的P)队255作为处理器,Xscale核心是与ARMV5TE构架兼容的,因此具有一定的代表性;软件上以Linux作为操作系统。而在具体的实现上,除了实现Bootloader的基
3、本功能外,还将它实现成一个更复杂的系统,即增加对硬件电路板的支持,以方便开发人员进行调试以及开发。因此,重点阐述了启动模块Bootloader具体的设计,具体的实现以及对其作用的评估:并对实现的Bootloader进行了扩展,即在阐明ARM嵌入式系统中Bootloader的一些共同点之后,对如何在不同ARM系统进行移植进行了研究。关键词:嵌入式系统,启动模块,ARM内核,嵌入式微处理器华中科技大学硕士学位论文AbstractWiththedevelopmentofembeddedsystem,itputsforwardstrictd
4、emandstothesize,cost,consumptionanddependabilityofsoftwareandhardware.Apowerfulembeddedsystemusuallyneedsalloperatingsystemtooffersupport.ThisoperatingsystemwhichhasbeenalreadysteadyCanbeembeddedLinux,WINCEetc.Nowadays,numeroussemiconductormanufacturersproducecurrentmi
5、croprocessorchipswhicharebasedonthestructureofARMsystem.ARMtechnologyhassetthepaceintheembeddedmicroprocessorfield.ThisthesisexpoundsthedesignandrealizationofanembeddedsystemstartupmodulebasedonARMkernelWhichiSnamedbootloader.Bootloaderasasectionofcodescarriesoutinembe
6、ddedsystembeforetheloadingofoperatingsystemkernel.ItsbasicfunctionistOloadthekernelmirrorimage.Inpractice,thehardwareinthisresearchadoptsPXA255ofIntelXscaleseriesastheprocessonXscalecoreiScompatiblewithARMV5TEframework.Soithasadefiniterepresentative.ThesoftwarechoosesL
7、inuxastheoperatingsystem.Besidesrealizingthebasicfunctionofbootloader’italsorealizestoincreasethesupporttocircuitboardwhichisconvenientfordeveloperstodebuganddevelop.Sothisthesismainlyexplainsconcretedesign.concreterealizationandassessmentofitsfunctionofbootloadenInthe
8、end,afterexpoundingsomecommonpointsofbootloaderinARMembeddedsystem,thisthesisrecommendshowtotransplantitintodifferent
此文档下载收益归作者所有