40
Development Tools User’s Manual
IXP2400/IXP2800 Network Processors
Developer Workbench
•
Clear
Automatic
to enable the color selection controls. Then select a color for the item you
selected.
Continue this procedure for any other items that you want to change.
•
To change fonts, click
Choose Font
to select a different font for display.
•
To go back to original settings, click
Reset All
.
Your customized settings are saved in the UcSyntaxColoring.ini file located in the folder with
the Workbench executable.
2.5.14
About Macros
The
FileView
tab in the
Project Workspace
has a Macro folder that contains the macros that are
defined in the project’s source files.
The macros are:
•
Listed alphabetically, in the
By Name
folder, and
•
Grouped according to the file that they are defined in, in the
By File
folder.
The Workbench:
•
Creates these folders when you open a project.
•
Updates them when:
— An edited source file is saved,
— A source file is inserted into or deleted from the project, or
— You update dependencies, by selecting
Update Dependencies
from the Project menu.
To go to the location in the source file where a macro is defined, double-click the macro name.
If an opened source file contains a macro reference and you want to go to the file and location
where that macro is defined:
1. Right-click the macro reference.
2. Click
Go To Macro Definition
on the shortcut menu.
2.6
The Assembler
The Workbench contains an Assembler for your *.uc source files. The following topics on the
Assembler will help you understand:
•
How root files and dependencies are determined (see
•
How to make and change Assembler build settings (see
).
•
How to invoke the Assembler (see
•
How to handle assembly errors (see
For information on:
•
Creating new files, see