Skip to content

Glossary

Felipe Torrezan edited this page Apr 15, 2024 · 2 revisions

IDE Argument Variable

Internal environment variables provided by the IAR Embedded Workbench IDE.

Note

Project-level argument variables are also usable from iarbuild, the "IAR Command Line Build Utility".

$CONFIG_NAME$

An IDE Argument Variable which translates to the name of the project's current build configuration.

For example Debug or Release.

$EW_DIR$

An IDE Argument Variable which translates to the top directory of IAR Embedded Workbench.

Note

This argument variable is only usable from within the IDE itself.

For example %PROGRAMFILES%/IAR Systems/Embedded Workbench V.v.

$PROJ_FNAME$

An IDE Argument Variable which translates to the project's filename without path.

$PROJ_DIR$

An IDE Argument Variable which translates to the absolute path for the location where the *.ewp project file is stored in the file system.

$TOOLKIT_DIR$

An IDE Argument Variable which translates to the absolute path location to the <target> subdirectory in the product's installation folder.

For example %PROGRAMFILES%/IAR Systems/Embedded Workbench V.v/arm.