- Launch the Workbench.
- Select File > New > Bareboard Project, from the IDE menu bar.
The Create an MCU bareboard Project
page of the New Bareboard Project
wizard
appears.
- Specify a name for the new project. For example, enter the project name as
TargetProject_1.
Note: If you do not want to use the default location,
clear the Use default location checkbox. In the Location text box, enter the
full path of the directory in which you want to create your project including the project
name. Alternatively, click Browse and select the desired location from the
Browse For Folder dialog box and click OK. Ensure that you append the path
with the name of the project to create a new location for your project.
Figure 1. New Bareboard Project Wizard - Create an MCU Bareboard Project Page 
- Click Next.
The Devices
page appears.
- Expand the desired tree control and select the derivative or board you would like to use. For example, select Kinetis K Series > K1x Family > K10D (100 MHz) Family > MK10DN512Z.
Figure 2. New Bareboard Project Wizard - Devices Page
Note: A new Kinetis family, named L-Family (or L-Series) is introduced. All the processors within this family have a Cortex-M0+ core, also referred as Flycatcher (an ARM P0 (48 Mhz device), having M0+ core).
- Click Next .
The Connections page appears.
Figure 3. New Bareboard Project Wizard - Connections Page 
- Check the appropriate connection.
Note: You can select multiple connections by checking appropriate checkboxes in the Connections page. By default, the P&E USB MultiLink Universal [FX] / USB MultiLink checkbox is checked.
- Click Next.
The Language and Build Tools Options
page appears.
Figure 4. New Bareboard Project Wizard - Languages Page 
- Select the appropriate options to enable C++, porting processor macro, console, and floating point supports.
- Click Next.
The Rapid Application Development
page appears.
Figure 5. New Bareboard Project Wizard - Rapid Application Development Page 
- Select the appropriate option to support rapid application development.
- None - Select to generate only startup code.
- Processor Expert - Select to generate the device initialization code,
including low-level drivers.
- Click Finish. By default the project created will appear and start in the current
perspective.
The wizard creates the target board project for the Kinetis architecture.
You can access the project from the CodeWarrior Projects view in the
Workbench window.
Figure 6. CodeWarrior Projects View 