- ページ 29

マザーボード Fujitsu MB91460 SERIESのPDF アプリケーションノートをオンラインで閲覧またはダウンロードできます。Fujitsu MB91460 SERIES 29 ページ。 32-bit microcontroller
Fujitsu MB91460 SERIES にも: ユーザーマニュアル (45 ページ), はじめに (41 ページ), アプリケーションノート (23 ページ), アプリケーションノート (26 ページ), アプリケーションノート (29 ページ)

Fujitsu MB91460 SERIES アプリケーションノート

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