| |||
| Home > Linker command-line options > --workdir=directory | |||
This option enables you to provide a working directory for a project template.
Project templates only require working directories if they include other configuration files.
If you obtained the ARM Compiler toolchain with another ARM
product, you can set an environment variable to specify a project
working directory to use as the default. --workdir overrides
this environment variable.
See the Getting Started document of your ARM product for more information.
If you specify a project working directory using --workdir,
then you must specify a project file using --project.