Non-Confidential | ![]() | ARM DUI0377G | ||
| ||||
Home > Linker Command-line Options > --split |
Splits the default load region, that contains the RO and RW output sections, into separate load regions.
0x8000
, but you can be specify a different
address with the --ro_base
option.0x0
, but you can be specify a
different address with the --rw_base
option.--ro_base
. The RO execution region is
placed immediately after the XO region.--xo_base address
, then the XO execution region is placed at the specified
address in a separate load region from the RO execution region.--split
with --scatter
.