Skip to main content

IAR Embedded Workbench for RISC-V 3.40

Building from the command line

In this section:

To build the project from the command line, use the IAR Command Line Build Utility (iarbuild.exe) located in the common\bin directory. Typically, this can be useful for automating your testing for continuous integration.

As input you use the project file, and the invocation syntax is:

iarbuild project.ewp [opmode] config[,config2,,...]|"*" [options]

For reference information about the invocation syntax, see iarbuild—the IAR Command Line Build Utility.