Using ColdFire V1 Target

To create a new Microcontrollers project using the ColdFire V1 target:

  1. Select File > New > Project.

    The New Project dialog box appears.

  2. Select Bareboard Project and click Next.

    The Create an MCU Bareboard Project page appears.

  3. 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.
  4. Click Next.

    The Devices page appears.

  5. 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
    Devices Page
  6. Click Next.

    The Connections page appears.

  7. Select the available connection from the Connections page.
    Note: The Profiling supports all the connections except the simulator.
  8. Click Next.

    The ColdFire Build Options page appears.

  9. Do not change the default settings on the ColdFire Build Options page.
  10. Click Next.

    The Rapid Application Development page appears.

  11. Accept the default settings and click Finish.
  12. The project proj-CFV1 is created and appears in the CodeWarrior Projects view.
    Figure 2. CodeWarrior Projects View - ColdFire V1 Project
    CodeWarrior Projects View - ColdFire V1 Project
  13. Select the project in the CodeWarrior Projects view.
  14. 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.