![Intel IXP2400 User Manual Download Page 46](http://html1.mh-extra.com/html/intel/ixp2400/ixp2400_user-manual_2071795046.webp)
46
Development Tools User’s Manual
IXP2400/IXP2800 Network Processors
Developer Workbench
Results:
The results of an assembly appear in the
Build
tab of
the
Output
window, which appears automatically.
You can control the amount of detail provide in the
results. On the
Build
menu, click
Verbose Output
to toggle between getting detailed results and
summary results.
Assembly is also done as part of a build operation.
Note:
You can toggle the visibility of the
Output
window by clicking the
button on the
View
toolbar.
2.6.4
Assembly Errors
Assembly errors appear in the
Build
tab of the
Output
window. Do any of the following to display
the line of source code that caused an error:
•
Double-click the error description, or
Press F4, or
Click the
button.
If no error is selected, the first error becomes selected. If the last error is selected, then no error is
selected.
To go to the source line for the previous error:
•
Press SHIFT+F4, or
Click the
button.
If no error is selected, then the last error becomes selected. If the first error is selected, then no error
is selected.
In all cases, the window containing the source file is put on top of the document windows. If the
source file isn't open, Workbench opens it.
A blue arrow in the left margin marks lines containing errors. Only
one error at a time is marked.
Note:
The default
Debug