- IAR Embedded Workbench for RH850 3.20.x
- IAR C/C++ Development
- Linker options
- Descriptions of linker options
- ‑‑default_to_complex_ranges
‑‑default_to_complex_ranges
In this section:
Syntax
‑‑default_to_complex_ranges
Description
Normally, if initialize directives in a linker configuration file do not specify simple ranges or complex ranges, the linker uses simple ranges if the associated section placement directives use single range regions.
Use this option to make the linker always use complex ranges by default. This was the behavior of the linker before the introduction of simple ranges and complex ranges.
See also
Caution
To set this option, use Project>Options>Linker>Extra Options