| |||
| Home > Programming Flash with RealView Debugger > Creating a BCD file > Creating the BOARD group in the BCD file | |||
To create the BOARD group in your BCD file:
Expand the entry for your BCD file to display the context menu.
For the Evaluator-7T example, expand the ...\ARM_Eval7T.bcd entry.
Right-click on BOARD entry in
your BCD file to display the context menu.
For the Evaluator-7T example, right-click on the BOARD=ARM_TEMPLATE entry.
Select Rename from the context menu to display the Group Type/Name selector dialog box.
Change the name for the group.
This name must match the BOARD= entry in
your board-level AME file.
For the Evaluator-7T example, change ARM_TEMPLATE to ARM_Eval7T.
Click OK. The Group Type/Name
selector dialog box closes, and the BOARD=ARM_TEMPLATE entry
changes to *BOARD=ARM_Eval7T.
Select Save Changes from the File menu to save your changes.