ENVIRONMENT: Environment file specification

Tools

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

Synonym
    HIENVIRONMENT
    
Syntax
  ENVIRONMENT=<file>
    
Arguments

<file>: filename with path specification, without spaces

Description

This variable has to be specified on the system level. Normally the Assembler looks in the current directory for an environment file named default.env ( .hidefaults on UNIX). Using ENVIRONMENT (e.g., set in the autoexec.bat (DOS) or .cshrc (UNIX)), a different filename may be specified.

Note: This is an environment variable on the system level (global environment variable). It cannot be specified in a default environment file ( default.env or .hidefaults).
Example
  ENVIRONMENT=\Freescale\prog\global.env