Skip to main content

IAR Embedded Workbench for RX 5.20

--align_func

In this section:
Syntax

--align_func={1|2|4|8}

Parameters

1 (default)

Sets the alignment of function entry points to 1 byte

2

Sets the alignment of function entry points to 2 bytes

4

Sets the alignment of function entry points to 4 bytes

8

Sets the alignment of function entry points to 8 bytes

Description

Use this option to specify the alignment of the function entry points.

See also

Aligning the function entry point.

Caution

Project>Options>C/C++ Compiler>Align functions