HCS08 Serial Monitor Connection
First Steps Using the Stationery Wizard
488
Microcontrollers Debugger Manual
First Steps Using the Stationery Wizard
To take the first steps toward debugging with CodeWarrior IDE and the HCS08 Serial
Monitor connection:
1. Run the CodeWarrior IDE with the shortcut created in the program group.
2. In the Microcontrollers New Project Wizard, follow the path to create a new project,
naming the project.
3. Click the Next button to open the New Project window.
4. In the Microcontrollers New Project window, select the HCS08 Family chip you are
working with from the list in the Derivative list box.
Figure 21.1 Microcontrollers New Project Wizard Window
5. From the Default Connection list box, choose the connection HCS08 Serial Monitor
to create a new project from this stationery.
6. Click the Finish button - the IDE opens.
7. Choose the menu option Project > Make.
8. Choose the menu option Project > Debug to start the debugger.
9. Start debugging.