Specifications

Modifying the Configuration File
5-6
5.3 Modifying the Configuration File
A DSP/BIOS configuration file has already been created for this example. In
this section, you examine the objects that have been added to the default
configuration.
1) In the Project View, double-click on the volume.cdb file (in the DSP/BIOS
Config folder) to open it.
2) Click the + signs next to the CLK, LOG, and SWI managers. This
configuration file contains objects for these modules in addition to the
default set of objects in the configuration file.
3) Highlight the LOG object called trace. You see the properties for this log
in the right half of the window. This object’s properties are the same as
those of the trace LOG you created in section 3.1, page 3-2. The
volume.c program calls LOG_printf to write
volume example started
to
this log.