You copied the Doc URL to your clipboard.
--max_er_extension=size
Specifies a constant value to add to the size of an execution region when no maximum size is specified for that region. The value is used only when placing __at
sections.
Syntax
--max_er_extension=size
Where
is the constant value in bytes to use when
calculating the size of the execution region.size
Default
The default size is 10240
bytes.