Microcontroller debugging first steps, Technical considerations, Full chip simulation considerations – Freescale Semiconductor Microcontrollers User Manual
Page 239: 10 microcontroller debugging first steps

239
Microcontrollers Debugger Manual
10
Microcontroller Debugging
First Steps
Since the initial steps for creating a project are similar, the following information provides
an example of the first few steps of the New Project wizard that apply to creating an
HC(S)08, HC08 or RS08 project. Debugging code using the CodeWarrior IDE requires
that a project be created or exists, which specifies a connection that can be used to debug
the code. This section guides you through the first steps toward code debugging with the
CodeWarrior IDE and the following connections:
•
•
HCS08 Serial Monitor Connection
•
ICS MON08 Interface Connection
•
HCS08 P&E Multilink/Cyclone Pro Connection
•
HC08 ICS P&E Multilink/Cyclone Pro Connections
•
•
HCS08 Open Source BDM Connection
•
RS08 Open Source BDM Connection
NOTE
The initial project creation steps for RS08 Connections mentioned in
are similar to the first steps mentioned in
Technical Considerations
While they can be used to debug code, some of these connections have special technical
considerations, as discussed in the following paragraphs.
Full Chip Simulation Considerations
The Full Chip Simulation (FCS) connection runs a complete simulation of all processor
peripherals and I/O on the user's PC. No development board is required. Each derivative