iarbuild—the IAR Command Line Build Utility
The IAR Command Line Build Utility (iarbuild) is located in the common\bin directory.
As input you use the project file, and the invocation syntax is:
iarbuildproject.ewp [opmode]config[,config2,...]|"*" [options]
These are the possible parameters:
Parameter | Description |
|---|---|
| Your IAR Embedded Workbench project file. |
| One of these operating modes (see descriptions below the table):
|
|
|
| One or more of these additional options (see descriptions below the table):
|
If you run the application from a command shell without specifying a project file, you will get a sign-on message describing available parameters and their syntax.
If the build process was successful, the IAR Command Line Build Utility returns 0. Otherwise it returns a non-zero number and a diagnostic message.