 | MCBSTR9 User's Guide |  |
|
|
| Setting Target OptionsYou must select the speed and memory configurations for your target hardware. Since these features of the MCBSTR9 are fixed, copy the settings as shown below. The steps for setting the target options are: - Open the Target Tab of the Project — Options for Target dialog.
Type in the XTAL (MHz) of 25.0 for the oscillator frequency.
- Enter the memory ROM area for your target system in IROM1.
Enter the starting address of 0x0 in Start and the size of 0x88000 in Size.
The MCBSTR9 has on-chip ROM from 0x0 to 0x87FFF for a total of 0x88000 bytes.
- Enter the RAM memory area for your target system in IRAM1.
Enter the starting address of 0x4000000 in Start and the size of 0x18000 in Size.
The MCBSTR9 has on-chip RAM from 0x40000000 to 0x40017FFF for a total of 0x18000 bytes.
Note - In the licensed (non-evaluation) version of MDK-ARM, the Memory Areas parameters automatically configure the scatter file for the RealView Linker/Locator.
|
|