MCB2300 User's Guide

Setting Target Options

The speed and memory configuration must be set for the target hardware. µVision automatically fills-in the correct values when a new device gets selected from the Device Database. You may verify or change the values:

  1. Open the Target Tab of the Project — Options for Target dialog.

    Options for Target - XTAL Type in the XTAL (MHz) of 12.0 for the oscillator frequency.

  2. Enter the memory ROM area for your target system in IROM1.

    Options for Target - IROM1 Enter the starting address of 0x0 in Start and the size of 0x80000 in Size.

    The MCB2300 has on-chip ROM from 0x0 to 0x7FFFF for a total of 0x80000 bytes.

  3. Enter the RAM memory area for your target system in IRAM1.

    Options for Target - IRAM1 The MCB2300 board can be configured with various devices. Refer to the device manual for the correct IRAM size.

    The default MCB2300 board has on-chip RAM from 0x40000000 to 0x4000FFFF for a total of 0x10000 bytes.

    Enter the starting address of 0x40000000 in Start and the size of 0xE800 in Size.