Downloaded image
0x4020 0000
0x4020 FFFF
0x4020 FFB0
0x4020 FCB0
0x4020 F000
Reserved
Public stack
RAM exception vectors
0x4020 FFC8
Tracing data
init-017
Public Version
www.ti.com
Device Initialization by ROM Code
Figure 26-7. 64KB RAM Memory Map of GP Devices
•
Downloaded image
This space is used by the public ROM code to store a downloaded booting image.
•
Public stack
This space is reserved for stacks.
•
Tracing data
The public ROM code tracing data is described in
. More information about ROM code
tracing can be found in
, Tracing.
Table 26-9. Tracing Data
Address
Size [Bytes]
Description
0x4020FFB0
4
Current tracing vector, word 1
0x4020FFB4
4
Current tracing vector, word 2
0x4020FFB8
4
Current copy of the PRM_RSTST register (reset
reasons)
0x4020FFBC
4
Cold reset run tracing vector, word 1
0x4020FFC0
4
Cold reset run tracing vector, word 2
0x4020FFC4
4
Reserved
•
RAM exception vectors
The RAM exception vectors provide an easy way to redirect exceptions to the custom handler.
shows the contents of the RAM space reserved for RAM vectors. The first seven
addresses are ARM instructions that load into the PC the value in the next seven addresses. These
instructions are executed when an exception occurs, because they are called from ROM exception
vectors. By default, all exceptions are redirected to the exception dead loops. Users can redirect an
exception to another handler by writing its address to the appropriate position from 0x4020FFE4 to
0x4020FFFC, or by overriding instructions between addresses from 0x4020FFC8 to 0x4020FFE0.
Table 26-10. RAM Exception Vectors
Address
Exception
Content
0x4020FFC8
Undefined
PC = [0x4020FFE4]
0x4020FFCC
SWI
PC = [0x4020FFE8]
0x4020FFD0
Prefetch abort
PC = [0x4020FFEC]
0x4020FFD4
Data abort
PC = [0x4020FFF0]
3525
SWPU177N – December 2009 – Revised November 2010
Initialization
Copyright © 2009–2010, Texas Instruments Incorporated
Содержание OMAP36 Series
Страница 174: ...174 List of Tables SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...
Страница 692: ...692 MPU Subsystem SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...
Страница 1084: ...1084 IVA2 2 Subsystem SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...
Страница 1990: ...1990 2D 3D Graphics Accelerator SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...
Страница 2334: ...2334 Memory Subsystem SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...
Страница 2700: ...2700 Memory Management Units SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...
Страница 2868: ...2868 HDQ 1 Wire SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...
Страница 2974: ...2974 UART IrDA CIR SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...
Страница 3054: ...3054 Multichannel SPI SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...
Страница 3462: ...3462 MMC SD SDIO Card Interface SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...
Страница 3508: ...3508 General Purpose Interface SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...
Страница 3584: ...3584 Initialization SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...
Страница 3648: ...3648 Debug and Emulation SWPU177N December 2009 Revised November 2010 Copyright 2009 2010 Texas Instruments Incorporated ...