Using ColdFire V4e

To create a new Microcontrollers project using the ColdFire V4e 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.
  4. Click Next.

    The Devices page appears.

  5. Select the target device or board for your project from the ColdFire V4e family. For example, select ColdFire V4e > MCF548x > MCF5485.
    Figure 1. Devices Page
    Devices Page
  6. Click Next.

    The Connections page appears.

  7. Select the available connection.
  8. Click Next.

    The ColdFire Build Options page appears.

  9. Check the Enable C++ Support checkbox.
  10. Click Finish.

    The project is created and appears in the CodeWarrior Projects view.

    Figure 2. CodeWarrior Projects View - ColdFire V4e PRoject
    CodeWarrior Projects View - ColdFire V4e PRoject
  11. Collect profiling information using the steps described in the chapter, Simple Instrumentation Profiling on ColdFire V2 - V4e Targets.
This creates a new Microcontrollers project for the ColdFire V4e target.
Note: For more details, 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.