Debugger Engine Environment Variables
Debugger Environment
842
Microcontrollers Debugger Manual
Debugger Environment
Various parameters of the Debugger may be set using environment variables. The syntax
is always the same:
Parameter = KeyName "=" ParamDef.
NOTE
Do not use blanks in the definition of an environment variable.
For example:
GENPATH=C:\INSTALL\LIB;D:\PROJECTS\TESTS;/usr/local/lib;/
home/me/my_project
The Debugger parameters may be defined in several ways:
• Using system environment variables supported by your operating system.
• Putting the definitions in a file called
DEFAULT.ENV
in the default directory.
NOTE
The maximum length of environment variable entries in the
DEFAULT.ENV/
.hidefaults
is 4096 characters.
• Putting definitions in a file given by the value of the system environment variable
ENVIRONMENT.
NOTE
The default directory mentioned above can be set by using the system
environment variable
DEFAULTDIR: Default Current Directory
.
When looking for an environment variable, all programs first search the system
environment, then the
DEFAULT.ENV
file and finally the global environment file given
by ENVIRONMENT. If no definition can be found, a default value is assumed.
NOTE
Ensure that no spaces exist at the end of environment variables.
The Current Directory
The most important environment for all tools is the current directory. The current
directory is the base search directory where the tool begins to search for files (for example,
the
DEFAULT.ENV/.hidefaults
file)
Normally, the current directory of a tool is determined by the operating system or program
that launches another one (for example, WinEdit).
For MS Windows-based operating systems, the current directory definition is more
complex.
Summary of Contents for Microcontrollers
Page 1: ...Microcontrollers Debugger Manual Revised 22 October 2007 ...
Page 20: ...Table of Contents 20 Microcontrollers Debugger Manual ...
Page 24: ...Book I Contents 24 Microcontrollers Debugger Manual ...
Page 60: ...Debugger Interface Highlights of the User Interface 60 Microcontrollers Debugger Manual ...
Page 156: ...Debugger Components Visualization Utilities 156 Microcontrollers Debugger Manual ...
Page 198: ...Real Time Kernel Awareness OSEK Kernel Awareness 198 Microcontrollers Debugger Manual ...
Page 236: ...Synchronized Debugging Through DA C IDE Troubleshooting 236 Microcontrollers Debugger Manual ...
Page 238: ...Book II Contents 238 Microcontrollers Debugger Manual ...
Page 332: ...HC08 Full Chip Simulation Configuration Procedure 332 Microcontrollers Debugger Manual ...
Page 348: ...MON08 Interface Connection Device Class Description 348 Microcontrollers Debugger Manual ...
Page 364: ...ICS MON08 Interface Connection Device Class Description 364 Microcontrollers Debugger Manual ...
Page 428: ...HC08 FSICEBASE Emulator Bus State Analyzer BSA 428 Microcontrollers Debugger Manual ...
Page 430: ...Book III Contents 430 Microcontrollers Debugger Manual ...
Page 466: ...HCS08 Full Chip Simulation Peripheral Modules Commands 466 Microcontrollers Debugger Manual ...
Page 544: ...HCS08 On Chip DBG Module HCS08 DBG V3 New Features 544 Microcontrollers Debugger Manual ...
Page 546: ...Book IV Contents 546 Microcontrollers Debugger Manual ...
Page 576: ...Book V Contents 576 Microcontrollers Debugger Manual ...
Page 698: ...Book VI Contents 698 Microcontrollers Debugger Manual ...
Page 714: ...Flash Programming NVMC Commands 714 Microcontrollers Debugger Manual ...
Page 730: ...Book VII Contents 730 Microcontrollers Debugger Manual ...
Page 840: ...Book VIII Contents 840 Microcontrollers Debugger Manual ...
Page 864: ...Book IX Contents 864 Microcontrollers Debugger Manual ...
Page 868: ...Legacy Target Interfaces Removed 868 Microcontrollers Debugger Manual ...