Environment=: environment file specification – Freescale Semiconductor Microcontrollers User Manual
Page 852

Debugger Engine Environment Variables
Environment Variables
852
Microcontrollers Debugger Manual
Example:
DEFAULTDIR=C:\INSTALL\PROJECT
See also:
Global Initialization File (MCUTOOLS.INI - PC Only)
ENVIRONMENT=: Environment File Specification
Tools
Compiler, Linker, Decoder, Librarian, Maker, Burner, Debugger.
Synonym
HIENVIRONMENT
Syntax
"ENVIRONMENT="
Arguments
: file name with path specification, without spaces
Default
None.
Description
This variable has to be specified at the system level. Normally the application looks in the
for an environment file named default.env. Using
ENVIRONMENT (for example, set in the autoexec.bat for DOS), a different file
name may be specified.
NOTE
This is an environment variable at the system level (global environment
variable). It CANNOT be specified in a default environment file
(DEFAULT.ENV/.hidefaults).
Example:
ENVIRONMENT=\Freescale\prog\global.env