Fujitsu MB91460 SERIES Catatan Aplikasi - Halaman 29

Jelajahi secara online atau unduh pdf Catatan Aplikasi untuk Motherboard Fujitsu MB91460 SERIES. Fujitsu MB91460 SERIES 29 halaman. 32-bit microcontroller
Juga untuk Fujitsu MB91460 SERIES: Panduan Pengguna (45 halaman), Memulai (41 halaman), Catatan Aplikasi (23 halaman), Catatan Aplikasi (26 halaman), Catatan Aplikasi (29 halaman)

Fujitsu MB91460 SERIES Catatan Aplikasi

4.2 Additional Sections

Beside the default sections, the startup defines, depending on the settings several
additional settings.
Section Type
Start section
System stack
User stack
Security vectors
SECURITY_VECTORS
Instruction RAM
Section
Start section: This section stores the startup.
System stack: This section is where the system stack is located. The size of the system
stack can be defined in the startup code.
User stack: This section is where the user stack is located. The size of the user stack can be
defined in the startup code.
Security vectors: This section stores the security vectors.
Instruction RAM Section: This section stores the code, which should be executed in the
IRAM.
© Fujitsu Microelectronics Europe GmbH
Start91460.asm
Chapter 4 Section and Data Declaration
Section Name
CODE_START
SSTACK
USTACK
IRAM
- 29 -
Type
Bondary
Alignmen
t [Byte]
CODE
4
DATA
4
DATA
4
CODE
4
CODE
4
Write
Initial Value
Disabled
Provided
Enabled
Not Provided
Enabled
Not Provided
Disabled
Provided
Disabled
Provided
MCU-AN-300021-E-V10