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. Using ENVIRONMENT (e.g., set in the autoexec.bat (DOS) or *.cshrc (UNIX)), a different filename may be specified.

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

ENVIRONMENT=\Freescale\prog\global.env