Skip to main content

IAR Embedded Workbench for RX 5.20

‑‑preinclude

In this section:
Syntax
‑‑preinclude includefile
Parameters

includefile

The header file to be included.

Description

Use this option to make the assembler include the specified include file before it starts to read the source file. This is useful if you want to change something in the source code for the entire application, for instance if you want to define a new symbol.

To set this option, use:

Caution

Project>Options>Assembler>Preprocessor>Preinclude file