Hcs08 serial monitor connection, Serial monitor technical considerations, Codewarrior ide and serial monitor connection – Freescale Semiconductor Microcontrollers User Manual

Page 487: 21 hcs08 serial monitor connection

Advertising
background image

487

Microcontrollers Debugger Manual

21

HCS08 Serial Monitor
Connection

This section guides you through the first steps toward debugging with the CodeWarrior
IDE and the HCS08 Serial Monitor connection. It does not replace all the additional
documentation provided in this manual, but gives you a good start.

Serial Monitor Technical Considerations

The 8/16 bit debugger (and then the CodeWarrior IDE) can be connected to HCS08
hardware using the HCS08 Serial Monitor connection. This connection supports
communication specifications described in the Serial Monitor for MC9S08GB/GT
Application Note AN2140/D
from Freescale.

When the debugger runs the HCS08 Serial Monitor connection, it can communicate and
debug hardware running the HCS08 Serial Monitor in full compliance with the Freescale
Serial Monitor for MC9S08GB/GT Application Note AN2140/D specifications. Refer to
this Application Note for communication hardware requirements.

CodeWarrior IDE and Serial Monitor
Connection

There are two separate paths that may be followed to take the first steps toward debugging
with the CodeWarrior IDE and the HCS08 Serial Monitor connection. The differences
between the two paths hinge on the starting point for the steps:

• Using the Stationary Wizard at the start of the project

• From within an existing project

Advertising