资源描述:
《嵌入式汽车定位系统开发研究-底层研究毕业设计论文》由会员上传分享,免费在线阅读,更多相关内容在学术论文-天天文库。
1、湖南科技大学本科生毕业设计(论文)湖南科技大学毕业设计(论文)题目嵌入式汽车定位系统开发研究作者学院专业学号指导教师-57-湖南科技大学本科生毕业设计(论文)摘要Linux操作系统作为自由软件的代表,性能优良,是PC服务器和嵌入式系统应用最广泛的操作系统,近年来,显现了巨大的市场价值和广阔的应用前景。而本文主要讲述的是在汽车行驶记录仪方面的应用。本文的工作主要集中在以下方面:首先,进行了移植环境的设计与搭建,安装和配置了交叉编译器;其次,设计并实现了系统的bootloader,主要内容是将基于S3C2410处理器的U-BOOT移植
2、到移植到ARM9-2440EP硬件环境下;最后,将Linux内核进行编译与移植。全文详细论述了嵌入式Linux移植的流程,给出了搭建嵌入式开发环境,基于硬件平台ARM920T的bootloader,Linux内核的移植及根文件系统的实现方案,为整个系统的后续开发打下坚实的基础。关键字:linuxfederal10系统,uboot移植,内核移植。-57-湖南科技大学本科生毕业设计(论文)ABSTRACTLinuxoperatingsystemastherepresentativeoffreesoftware,excellentper
3、formance,isaPCserverandembeddedsystemsthemostwidelyusedoperatingsysteminrecentyears,revealingahugemarketvalueandbroadapplicationprospects.Thisarticleisaboutthevehiclelocationsystemintheapplication.TransplantationintheLinuxsystem,thefirsttransplantcarriedoutthedesignan
4、dbuildenvironment,installationandconfigurationofthecross-compiler.Secondly,adesignandimplementationofthesystembootloader,maincontents,includingtransplantationofopensourcesoftwareU-BOOT,sincetheprocessorS3C2410intheU-BOOTonlySMDK2410boardofstandardssupportinusemustbetr
5、ansplantedtoARM9-2440EPhardwareenvironment,andfinally,inthefollowingstepstoachievethewholeprocess.Thisisalinuxsystemusingtheterminalcommandmodifiedbygcccross-compiler,andgeneratesatargetneeduboot,kernel,logo,andfilesystemimagefilerequired,andthewindowsXPsystemtodownlo
6、adandbyDNWandSuperTerminalwillbeprogrammedintothetargetimagefileTQ2440downloadmode,restartthedevelopmentboardNANDFlashmodeuntilyouseethesysteminterface,youcanbegintoenterthedevelopmentstage.EmbeddedLinuxtextdiscussesindetailtheprocessoftransplantationisgiventobuildthe
7、embeddeddevelopmentenvironment,hardwareplatformbasedonARM920T'sbootloader,Linuxkernelandrootfilesystemmigrationimplementations.Keywords:linuxfederal10system,uboottransplantation,kernelporting.-57-湖南科技大学本科生毕业设计(论文)目录第一章绪论-1-1.1嵌入式系统的概述-1-1.1.1嵌入式系统的组成-2-1.1.2嵌入式系统的特点-3
8、-1.1.3嵌入式系统的开发-4-1.2嵌入式系统的车载定位系统应用-5-1.3智能导航系统功能框图-6-第二章基于ARM9微处理器的硬件和软件总体设计概述-9-2.1导航终端系统硬件设计-9-2.1.1导航用户终端系统硬件设计框图-12-2.1.