ENVIRONMENT: Environment File Specification

Tools

Compiler, Linker, Decoder, Debugger, Librarian, Maker, or Burner

Synonym

HIENVIRONMENT

Syntax
  ENVIRONMENT=<file>  
Arguments

<file>: filename with path specification, without spaces

Default

None

Description

This variable is specified on a system level. The application looks in the current directory for an environment file named default.env. Use ENVIRONMENT (for example, set in the autoexec.bat (DOS) or *.cshrc (UNIX)), to specify a different filename.

Note: This system level (global) environment variable cannot be specified in a default environment file ( default.env).
Example

ENVIRONMENT=\Freescale\prog\global.env