| |||
| Home > Configuring Custom Memory Maps, Registers and Peripherals > Creating and naming a board, chip, or component group > Adding a new BCD group | |||
To create a BOARD, a CHIP,
or a COMPONENT group in a .bcd file:
Select Connection Properties... from the Target menu to display the Connection Properties window.
Expand the (*.bcd) Board/Chip Definitions group
in the left pane. A list of existing BCD files is displayed.
The following steps assume that you have created the AM.bcd file
as described in Creating a new BCD file.
Expand the required BCD file group. For example,
expand the ...\AM.bcd group.
Right-click on the name of the BCD file to display
the context menu. For example, right-click on the group ...\AM.bcd.
Select Make New Group... from the context menu to display the Group Type/Name selector dialog box.
Select the type of group you want to use from BOARD, CHIP,
or COMPONENT. For this example, select CHIP.
In the Group Name data field change the name from new to
something suitable for your target, using only alphanumeric characters,
underscore _, and dash -.
For this example, enter S5471KT.
Click OK to create the group.
The new CHIP=S5471KT group is created, shown
in Figure 4.12.
Delete the BOARD=ARM_TEMPLATE group:
Right-click on the BOARD=ARM_TEMPLATE group
to display the context menu.
Select Delete from the context menu. The group is deleted.
Select Save and Close from the File menu to save your changes and close the Connection Properties window.
If multiple BCD groups are closely related, then you can create
those groups in a single BCD file. For an example of this configuration,
see the ...\CM966ES.bcd entry in the (*.bcd)
Board/Chip Definitions group.