文件名称:
SC6531EFM 平台开机流程.pdf
开发工具:
文件大小: 695kb
下载次数: 0
上传时间: 2019-09-02
详细说明:该文档描述了展讯SC6531EFM平台的开机流程,从上电到系统起来流程概述
SSPREADTRUM
●开机启动
Rom Code
K
erne
1 image
TECHNOLOGY FOR THE MOBILE WORLD
www.spreadtrum.com
Rom code
SSPREADTRUM
◎概述
③ Rom code
Kernel Image
TECHNOLOGY FOR THE MOBILE WORLD
www.spreadtrum.com
Rom code工作模式
SSPREADTRUM
Function dma模式
UART下载模式
USB下载模式
nor Boot模式
TECHNOLOGY FOR THE MOBILE WORLD
www.spreadtrum.com
Rom code启动流程
SSPREADTRUM
Rom Code entry
STEP 1 Function DMA
Function dma
Mode sel
s Function dma mode
e
Is Secure boot
STEP 2 Download
Download mode
Enable
Mode sel
Out
Is Se
Boot
Enable
rshverlfy
steP 3
Norboot
While(1)
TECHNOLOGY FOR THE MOBILE WORLD
www.spreadtrum.com
Kernel image
SSPREADTRUM
○概述
Rom Code
O Kernel Image
TECHNOLOGY FOR THE MOBILE WORLD
www.spreadtrum.com
Kernel中断向量表
SSPREADTRUM
EXPORT vectors
vectors
LdR pc,- tx reset
Reset goes to startup function
Ldr pc,=tx undefined
Undefined handler
LdR pc,= tx swi interrupt
Software interrupt handler
LDr pc,= tx prefetch handler Prefetch exeception handler
Ldr pc, tx abort handler Abort exception handler
dr pc,- tx reserved handler Reserved exception handler
dr pc,- tx irg handler
IRQ interrupt handler
dr pc,= tx fig handler
FIQ interrupt handler
TECHNOLOGY FOR THE MOBILE WORLD
www.spreadtrum.com
Ix illdb s
SSPREADTRUM
Txi11db.s中开机流程:
复位后,手机执行“ LDR pC,= tx reset”,跳到 tx reset处。
该部分的代码主要工作为:
关闭中断并设置为SVC模式,建立临时堆栈给SVC模式使用
2.判断是否 Pureassert
3.Adi初始化
4. FLASH CS0地址空间大小
5. Arm clock设置、 Flash clock设置、 PSRAM的初始化
6.设置SVC模式堆栈
7.判断复位原因(若是为看门狗或者未知原因造成的复位,则进入 Assert模式)
8.ARM对IRAM控制权限设置
9.再次设置SVC模式堆栈
10.调用main
TECHNOLOGY FOR THE MOBILE WORLD
www.spreadtrum.com
main
SSPREADTRUM
Enter main
1. Copies nonroot(Ro and RW) execution regions from their load
addresses to their execution addresses
2. Zeroes zi regions
3. Branches to rt entry
The library function _rt_entry runs the program as follows
1. Calls rt_stackheap_inito to set up the stack and heap
2. Calls_rt_lib_ inito to initialize referenced library functions, initialize the
locale and, if necessary, set up argc and argy for maino
3. Calls maino, the user-level root of the application
4. Calls exit( with the value returned by maino
TECHNOLOGY FOR THE MOBILE WORLD
www.spreadtrum.com
(系统自动生成,下载前可以参看下载内容)
下载文件列表
相关说明
- 本站资源为会员上传分享交流与学习,如有侵犯您的权益,请联系我们删除.
- 本站是交换下载平台,提供交流渠道,下载内容来自于网络,除下载问题外,其它问题请自行百度。
- 本站已设置防盗链,请勿用迅雷、QQ旋风等多线程下载软件下载资源,下载后用WinRAR最新版进行解压.
- 如果您发现内容无法下载,请稍后再次尝试;或者到消费记录里找到下载记录反馈给我们.
- 下载后发现下载的内容跟说明不相乎,请到消费记录里找到下载记录反馈给我们,经确认后退回积分.
- 如下载前有疑问,可以通过点击"提供者"的名字,查看对方的联系方式,联系对方咨询.