Specifying the clock speed – Freescale Semiconductor Microcontrollers User Manual

Page 417

Advertising
background image

HC08 FSICEBASE Emulator

Specifying a Memory Map

417

Microcontrollers Debugger Manual

5. To delete an existing range:

a. From Memory list box, select portion of map to delete

b. Click Delete

6. To Save the definitions of the memory map that you specified:

a. Click Save — Save Memory Configuration dialog box appears

b. In File Name text box, type name you want to give the memory map file (.mem

file)

c. Click Save — debugger saves .mem file, which you can use (load) later

7. Click OK The debugger loads the new memory map information. The Command

window of the debugger shows confirmation message.

Specifying the Clock Speed

The FSICEBASE platform board can supply an oscillator clock source for the MCU’s
OSC1 input. Note that many emulator modules (EMs) require a specific jumper
configuration so that this clock source can be used. Refer to the specific EM user's manual
for EM clock source information.

The FSICEBASE has seven clock frequencies available: six internally generated clock
frequencies (32 MHz, 16 MHz, 8 MHz, 4 MHz, 2 MHz, and 1 MHz) and an external clock
source. You can also define a custom internal clock speed.

If you use an external clock source, you need to use a logic clip to connect the clock to the
FSICEBASE. You must use logic clip A. Use the white wire to connect to the external
clock.

To specify the clock speed:

1. Start the debugger — the True-time Simulator & Real-time Debugger window

appears.

For more information see

Starting the Debugger

.

2. From debugger main menu, select FSCICEBASE-HC08

The FSICEBASE-HC08 menu is between the Run menu and the Component menu. If
you do not see the FSICEBASE-HC08 menu, you need to specify the connection. For
more information on specifying a connection see

Specifying A Connection

.

3. Select Target Signals — Target Signals dialog box opens (

Figure 17.8

)

Advertising