Fcs and silicon on-chip peripherals simulation – Freescale Semiconductor Microcontrollers User Manual

Page 592

Advertising
background image

ColdFire V1 Full Chip Simulation Connection

FCS and Silicon On-Chip Peripherals Simulation

592

Microcontrollers Debugger Manual

Components

Debugger engine.

Usage

MESSAGE_HIDE_RESET

Example:

in>MESSAGE_HIDE_RESET

Displays all previously hidden messages again.

FCS and Silicon On-Chip Peripherals
Simulation

Full Chip Simulation not only simulates the core instruction set but also the on-chip I/O
devices. For each implemented derivative or derivative family there is an FCS
implementation note in the Help\pdf folder of the CodeWarrior installation named
FCS_Notes_<derivative name>.pdf

. These documents contain details on the

implementation of each peripheral module within the derivative.

Generating a new project with the New Project Wizard and the connection Full Chip
Simulation
sets everything up to run the project with FCS support.

Use Simulator > Set Derivative to change the derivative to simulate. In addition to the
derivatives there are the special entries ColdFire V1 CORE and ColdFire V1 SAMPLE.
The CORE entries allow you to simulate the chip without FCS support (plain instructions
only) and the SAMPLE entries allow you to simulate a chip with a minimal set of
commonly-available on-chip peripherals.

Figure 28.12 ‘Set Derivative Dialog Box

Advertising