Device option, Full chip simulation module commands – Freescale Semiconductor Microcontrollers User Manual

Page 433

Advertising
background image

HCS08 Full Chip Simulation

Configuration Procedure

433

Microcontrollers Debugger Manual

Device Option

The Device selection of the HCS08FCS menu allows the user to select the particular
Freescale processor that they wish to use. When choosing the Device option from the
HCS08FCS menu, extended menus open which allow you to select the family (e.g. GB
Family), and device type (e.g. 9S08GB60) of the MCU that you are using.

Figure 18.3 HCS08FCS Device Extended Menus

Full Chip Simulation Module Commands

The HC08FCS Menu contains the Full Chip Simulation commands for the modules that
have specialty commands associated with them for a chosen device. For more information
about specific module commands refer to the Full Chip Simulation section describing the
module.

Run Till Cycle Command

The Run Till Cycle command begins code execution, and stops execution when the
specified cycle count is reached. Note that the parameter given is not the number of cycles
to execute, but the total cycle count of the simulator (displayed in the Register Window).

Use this command to verify specific timings of a given event; run until a given event is
complete, or before it completes, to step through the event itself; or in any application
where cycle-timed execution is desired.

Initialize Input Ports On Startup

The Initialize Input Ports on Startup option initializes all simulated inputs to $00 when
you start the software, or when you switch the Device Mode or Debug Target. This

Advertising