To create a new Microcontrollers project using the ColdFire V1 target:
- Select File > New > Project.
The
New Project
dialog box appears.
- Select Bareboard Project and click Next.
The
Create an MCU Bareboard Project
page appears.
- Enter the name of your project in the Project Name text box, and specify the location of the project if you do not want to use the default location.
Note: You can also open the Create an MCU Bareboard Project page directly by selecting File > New > Bareboard Project.
- Click Next.
The
Devices
page appears.
- Select the target device or board for your project from the ColdFire V1 family. For example, select ColdFire V1 > MCF51JM Family > MCF51JM128.
Figure 1. Devices Page 
- Click Next.
The
Connections
page appears.
- Select the available connection from the Connections page.
Note: The Profiling supports all the connections except the simulator.
- Click Next.
The
ColdFire Build Options
page appears.
- Do not change the default settings on the ColdFire Build Options page.
- Click Next.
The
Rapid Application Development
page appears.
- Accept the default settings and click Finish.
- The project proj-CFV1 is created and appears in the CodeWarrior Projects view.
Figure 2. CodeWarrior Projects View - ColdFire V1 Project 
- Select the project in the CodeWarrior Projects view.
- Select Project > Build Project to build your project.
This creates a new Microcontrollers project for the ColdFire V1 target.
Note: For details on creating a new MCU bareboard project, refer CodeWarrior Development Studio for
Microcontrollers V10.x Targeting Manual located at <CWInstallDir>\CW MCU
v10.x\MCU\Help\PDF, where <CWInstallDir> is the location where the CodeWarrior software
is installed.