| |||
| Home > Using armar > Command‑line options > --workdir=directory | |||
Enables you to provide a working directory for a project template.
Project templates only require working directories if they include files, for example, RealView Debugger configuration files.
If you specify a project working directory using --workdir,
then you must specify a project file using --project.
An error message is produced if you try to use --project without --workdir and --workdir is
required.