| |||
| Home > Debug Configuration Tutorial > Creating the EtherRouter.bcd file | |||
To create the EtherRouter.bcd file:
Expand the group (*.bcd) Board/Chip Definitions to
display the current list of target descriptions in the left pane.
Right-click on the ...\template.bcd entry.
Select Save As... from the context menu to display the Enter New Name dialog box. An example is shown in Figure 5.5. The location displayed in this dialog box is the directory you last selected in the dialog box.
By default, RealView Debugger searches for *.bcd files
in the current working directory, then in your home directory, and
then in the default settings directory .install_directory\RVD\Core\...\etc
In this example, save the new file in your RealView Debugger home directory.
Enter the new filename. You must use the .bcd file
extension when saving the file in your home directory.
For this example, enter EtherRouter.bcd.
Click Save.
The New Name dialog box closes and the new name is displayed
in the *.bcd list. Although the new BCD entry
replaces the BCD entry you used to make the copy, the original file
still exists.
Refresh the list of BCD files:
Select Save Changes from the File menu to save the changes.
Select Refresh from the File menu. This refreshes the list of all current BCD files.
Expand the group (*.bcd) Board/Chip Definitions to
display the current list of BCD files. The list includes the new
BCD file, that is EtherRouter.bcd.