User`s guide

Using the Configuration Tool
2-6
Note:
When specifying C functions to be run by various objects, add an
underscore before the C function name. For example, type _myfunc to run
a C function called myfunc. The underscore prefix is necessary because
the Configuration Tool creates assembly source, and C calling conventions
require an underscore before C functions called from assembly.
2.2.5 Hierarchy Tree View
The Hierarchy Tree View of the Configuration Tool, as seen in the left pane of
Figure 2-1, displays the instances of objects in alphabetic order.
Figure 2-1. Configuration Tool Hierarchy and Ordered Collection Views
2.2.6 Ordered Collection View
The Ordered Collection View displays the list of objects per module in the
order the objects will be executed on the target as seen in Figure 2-1. To view
the Ordered Collection View, right-click on the module name and select
Ordered Collection View. The following objects can be listed in the Ordered
Collection View: