| |||
| Home > Target Connection > Customizing a Debug Configuration > Creating advanced configurations | |||
Advanced configurations extend the target visiblility and provide more flexibility when debugging multiprocessor development platforms. Typical advanced configurations include:
Create BCD files containing board/chip definitions that define:
custom memory maps
memory mapped registers
memory mapped peripherals.
For multiprocessor configurations, you can:
create target-specific Advanced_Information blocks to provide a different configuration for each target on your development platform
set up a pre-connect sequence to make sure that targets are connected in a specific order
specify commands required for cross-triggering.
You create advanced configurations with the Connection Properties window.
You also use the Connection Properties window if you want to hide or show a Debug Configuration.
To display the Connection Properties window:
Right-click on the required Debug Configuration to display the context menu.
Select Properties from the context menu. The Connection Properties dialog box is displayed.
Click the Advanced button. The Connection Properties window is displayed. Figure 3.7 shows an example.
the RealView Debugger Target Configuration Guide for full details on how to customize a Debug Configuration using the Connection Properties window.