13.07.2015 Views

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

TASKING VX-toolset for ARM User Guide

SHOW MORE
SHOW LESS

You also want an ePaper? Increase the reach of your titles

YUMPU automatically turns print PDFs into web optimized ePapers that Google loves.

Tool Options12.1. Configuring the Command Line EnvironmentIf you want to use the tools on the command line (using a Windows command prompt), you can setenvironment variables.You can set the following environment variables:EnvironmentvariableAS<strong>ARM</strong>INCC<strong>ARM</strong>INCCP<strong>ARM</strong>INCCC<strong>ARM</strong>BINLIBC<strong>ARM</strong>LM_LICENSE_FILEPATH<strong>TASKING</strong>_LIC_WAITTMPDIRDescriptionWith this variable you specify one or more additional directories in which theassembler looks <strong>for</strong> include files. See Section 7.4, How the Assembler SearchesInclude Files.With this variable you specify one or more additional directories in which the Ccompiler looks <strong>for</strong> include files. See Section 4.3, How the Compiler SearchesInclude Files.With this variable you specify one or more additional directories in which the C++compiler looks <strong>for</strong> include files. See Section 5.2, How the C++ Compiler SearchesInclude Files.When this variable is set, the control program prepends the directory specifiedby this variable to the names of the tools invoked.With this variable you specify one or more additional directories in which the linkerlooks <strong>for</strong> libraries. See Section 8.3.1, How the Linker Searches Libraries.With this variable you specify the location of the license data file. You only needto specify this variable if the license file is not on its default location(c:\flexlm\license.dat <strong>for</strong> Windows,/usr/local/flexlm/licenses/license.dat <strong>for</strong> Solaris).With this variable you specify the directory in which the executables reside. Thisallows you to call the executables when you are not in the bin directory. Usuallyyour system already uses the PATH variable <strong>for</strong> other purposes. To keep thesesettings, you need to add (rather than replace) the path. Use a semicolon (;) toseparate path names.If you set this variable, the tool will wait <strong>for</strong> a license to become available, if alllicenses are taken. If you have not set this variable, the tool aborts with an errormessage. (Only useful with floating licenses)With this variable you specify the location where programs can create temporaryfiles. Usually your system already uses this variable. In this case you do not needto change it.See the documentation of your operating system on how to set environment variables.293

Hooray! Your file is uploaded and ready to be published.

Saved successfully!

Ooh no, something went wrong!