Public Initialization
__main()
(Stack Setup)
main()
Booting
DPLLs and Clocks
Configurations
System Start-up
CPU Secure Boot
Initilization
Jump to Public
MPU WDT0 Setup
Preliminary
Startup and Configuration
www.ti.com
21.4 Startup and Configuration
21.4.1 ROM Code Start-up
The main MPU subsystem always starts its execution in secure mode after reset due to the TrustZone
architecture (the Secure ROM Code implements the reset handler).
The Public ROM Code is physically located at the address 20000h that is immediately next to the
Secure ROM Code.
As shown at top of
, the CPU jumps to the Public ROM Code reset vector once it has
completed the secure boot initialization.
Once in public mode the CPU performs the public-side initialization and stack setup (compiler auto
generated C- initialization or “scatter loading”) as shown in left hand side of
. Then it
configures the watchdog timer 2 (set to three minutes), and performs system clocks configuration.
Finally it jumps to the booting routine.
Figure 21-5. ROM Code Start-up Sequence
1994
ROM Code Memory and Peripheral Booting
SPRUGX9 – 15 April 2011
© 2011, Texas Instruments Incorporated
Содержание TMS320C6A816 Series
Страница 2: ...Preliminary 2 SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...
Страница 92: ...92 Read This First SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...
Страница 1122: ...1122 Multichannel Audio Serial Port McASP SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...
Страница 1562: ...1562 Real Time Clock RTC SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...
Страница 1658: ...1658 Timers SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...
Страница 1750: ...1750 UART IrDA CIR Module SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...
Страница 1984: ...1984 Universal Serial Bus USB SPRUGX9 15 April 2011 Submit Documentation Feedback 2011 Texas Instruments Incorporated...