| |||
| Home > Programming Flash with RealView Debugger > Programming Flash on the ARM development boards > Reviewing the information contained in the Integrator/AP BCD file | |||
The BCD file for the Integrator/AP platform is already set up for you. You might want to review the settings in the BCD to see how they are used. To do this:
Select Target → Connection Properties... from the Code window main menu to open the Connection Properties window.
Expand the (*.bcd) Board/Chip Definitions entry.
Right-click on the ...\AP.brd entry
to display the context menu.
Select Expand whole Tree from the context menu.
The Memory_block entry has many memory
areas defined, included one for Flash. Each entry corresponds to
an entry in the memory map.
Select the *M_FLASH entry.
The Start, Length, and Flash_type entries
are those used by RealView Debugger when you program Flash memory.
Select File → Close Window from the menu to close the Connection Properties window without making any changes.