ARM+ DSP 嵌入式系统BootLoader 在LTE 中的实现.pdf
文本预览下载声明
陈发堂,郭丽强
(重庆邮电大学重庆市移动通信技术重点实验室,重庆400065)
系统启动的同时满足了TD—LTE射频一致性系统的要求。
关键词:嵌入式;双核处理器;ARM;DSP;BootLoader
中图分类号:TN929.5 文献标识码:A
RealizationofBootLoaderofembedded in
basedonARM+DSPLTE
system
Chen
Fatang,GuoLiqiang
LabofMobile ofPostsand
(ChongqingKey Communications,ChongqingUniversity 400065,China)
Telecommunications,Chongqing
the of on
Abstract:Thisarticleselectsembedded C6A8168based the andrealizationof
design
system ARM+DSP.describing
iSto
BootLoaderwhich startofthe ofdual—core to the ofTD—LTE.Itincludesthe fromthe
system accordingrequirements path
of vectorandthe ofmaincoretothe intothemain article de—
designinginterrupt startup entering process.Andmore,this mainly
scribesthedifferencesbetween ofdual—coreandthatof CPUindetail.TheBootLoaderstartsthe ofARM+
system single system
aswellasrealizesthebase ofthe ofTD—LTEradiocoherence.
DSPsuccessfully requirementsystem
WOrd:embedded;dual—core;ARM;DSP;BootI.oader
Key
目前,嵌入式系统中的双核处理器系统在功耗、散
热、控制计算能力等方面具有单核系统无法比拟的优 后在操作系统内核运行之前要执行的代码,其功能是对
势,所以在嵌入式发展趋势中占据了主导地位。考虑到 以处理器内核为主的系统硬件和软件运行环境进行必
ARM处理器流水结构和DSP处理器强大的数据处理能要的初始化,初始化完成后跳转到用户程序。本文基于
力,采用ARM+DSP结合的非对称双核架构…,既能够保
持算法的灵活性,又能提供强大的处理能力。本文所介 其上电启动时系统默认为:ARM核被使能,DSP核被禁
止,所以只有通过程序先启动ARM核,然后通过其应用
绍的BootLoader正是基于ARM+DSP两个处理器。ARM
负责外围接口、外围存储设备及子处理器(DSP)的配置
显示全部