User`s manual

SCIOPTA - Real-Time Kernel
User’s Manual Manual Version 4.1 15-13
SCIOPTA - Real-Time Kernel
15 Building SCIOPTA Systems
15.7.2.4 GCC Data Memory Map
Figure 15-1: SCIOPTA Memory Map
.data
.bss
module control block
system_initsize
pools
process control blocks
stacks
Size of static objects
system_size
system_start
System module (system_mod)
org
org+len
dynamic objects
.data
.bss
module control block
<name>_initsize
pools
process control blocks
stacks
Size of static objects
<name>_start
<name>_size
User module (<name>_mod)
org
org+len
dynamic objects
Defined by the user Calculated by the linker script
Used by the SCONF
configuration utility
Used by the SCONF
configuration utility
free
free
.text
.text