Additional Sections - Fujitsu FR Series Application Note

32-bit microcontroller
Hide thumbs Also See for FR Series:
Table of Contents

Advertisement

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

Advertisement

Table of Contents
loading

This manual is also suitable for:

Mb91460 seriesStart91460.asm

Table of Contents