Objpath: object file path, Tmp: temporary directory – Freescale Semiconductor Microcontrollers User Manual
Page 855

Debugger Engine Environment Variables
Environment Variables
855
Microcontrollers Debugger Manual
OBJPATH: Object File Path
Tools
Compiler, Linker, Decoder, Burner, Debugger.
Synonym
None.
Syntax
"OBJPATH="
Default
Current directory
Arguments
: Path without spaces.
Description
If a tool looks for an object file (for example, the Linker), then it first checks for an object
file specified by this environment variable, then in
and
finally in HIPATH.
Example:
OBJPATH=\sources\obj
TMP: Temporary directory
Tools
Compiler, Assembler, Linker, Librarian, Debugger.
Synonym
None.
Syntax
"TMP="