Freescale Semiconductor Microcontrollers User Manual

Page 415

Advertising
background image

HC08 FSICEBASE Emulator

Specifying a Memory Map

415

Microcontrollers Debugger Manual

If an EM is connected to the FSICEBASE, the CodeWarrior IDE software automatically
loads the default personality file that corresponds to the EM. If the CodeWarrior IDE
software does not find an appropriate personality file, the debugger displays an error
message when it tries to connect to the FSICEBASE.

After the debugger has loaded a memory map, you can view the memory map and modify
it.

To use the Command line to view the current memory map:

1. From debugger main menu, select Window > Command to view the Command

window. If you do not see the Command window:

a. From the debugger main menu select Component > Open

b. Select Command

c. Click OK — the debugger opens a new Command window.

2. Click on command line (place insertion point on command line)

3. Type MEM

Command window (

Figure 17.6

) displays memory map information: a representation

of the current system memory map, and the lower and upper boundaries of the internal
module that contains the MCU registers.

Figure 17.6 Command Window in the Debugger

Advertising