Debugger Engine Environment Variables
Environment Variables
855
Microcontrollers Debugger Manual

OBJPATH: Object File Path

Tools
Compiler, Linker, Decoder, Burner, Debugger.
Synonym
None.
Syntax
"OBJPATH=" <path>.
Default
Current directory
Arguments
<path>: 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 GENPATH: #include “File” Path and
finally in HIPATH.
Example:
OBJPATH=\sources\obj

TMP: Temporary directory

Tools
Compiler, Assembler, Linker, Librarian, Debugger.
Synonym
None.
Syntax
"TMP=" <directory>.