beautypg.com

3 abspath, Abspath – Motorola HC12 User Manual

Page 61

background image

Environment Variables

Environment Variables Description

MCUez HC12 Assembler

User’s Manual

MOTOROLA

Environment Variables

61

3.5.3 ABSPATH

Syntax:

ABSPATH=<

path

>

Arguments:

: Paths separated by semicolons, without spaces

Description:

This environment variable is only relevant when absolute files
are directly generated by the macro assembler instead of object
files. When this environment variable is defined, the assembler
will store the absolute files it produces in the first directory
specified. If ABSPATH is not set, the generated absolute files
will be stored in the directory where the source file was found.

Example:

ABSPATH=\sources\bin;..\..\headers;\usr\local\bin

MCUez Shell: Open the Current Configuration dialog.

Select the Paths tab.
In the Configure combo box, select Absolute.
Enter the directories in the list box (one directory on each line).

See also:

None