Getting Started with the MCUSLK for MC9S12C32 Application Module, Rev. 0
10
Freescale Semiconductor
Development
Development
Creating and Building a Project in CodeWarrior Environment
After properly installing and registering the CodeWarrior development tools as described in the
Software
Setup
section, and completing the MCU Project Board – 2 configuration as described in the
Hardware
Setup
section, you can now begin to develop your application for a target microcontroller. This section will
create and build a project under the CodeWarrior for HC(S)12 development tool platform.
NOTE
The instructions below are slightly different from the steps described in the
quick start pamphlet included in the CodeWarrior for HC(S)12 development
tools CD case. The instructions below are adjusted for the MCUSLK and
MC9S12C32 development module.
1.
Launch the CodeWarrior IDE
a.
Select: Start > Programs > Metrowerks CodeWarrior > CW12 V3.1; a menu
will appear
b.
Select: CodeWarrior IDE; IDE will start and a CodeWarrior window will appear
2.
Create a new project
a.
From IDE main menu bar, select: File> New; a new window will appear (see
Figure 7
)
Figure 7. New Window
b.
Select: “HC(S)12 New Project Wizard”
c.
In the “Project name” text box, type the name you want to give the project (IDE automatically
adds .mcp extension when it creates project)
d.
In the “Location” text box, set location where you want the project to be created
e.
Click “OK” — the first page of the new project wizard will appear (see
Figure 8a
)