Using MPC56xx Target

To create a new Microcontrollers project using the MPC56xx target:

  1. Select File > New > Bareboard Project.

    The Create an MCU Bareboard Project page appears.

  2. Enter the name of your project in the Project Name text box.
  3. Click Next.

    The Devices page appears.

  4. Select the target device or board for your project from the MPC56xx family. For example, select Qorivva > MPC56xxK Family > MPC5675K.
  5. Click Next.

    The Connections page appears.

  6. Select the available connection, for example, P&E USB Multilink PPCNEXUS.
  7. Click Next.

    The LSM/DPM configuration page appears.

  8. Click Next to display the Language and Build Tools Options page.
  9. Click Finish.

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

    Figure 1. CodeWarrior Projects View - MPC56xx Project
    CodeWarrior Projects View - MPC56xx Project
  10. Select the project in the CodeWarrior Projects view.
  11. Select Project > Build Project to build your project.
    Note: You can create projects in a similar way on the ColdFire V2- V4, DSC and e200 derivatives. For DSC, select the required device from the 56800/E (DSC) family in the Devices page of the New Project Wizard . The e200 derivative is the core of MPC56xx target.

The MPC56xx target also supports MPC5668G and MPC5668E derivatives. The MPC5668G/E derivatives are compatible 32-bit microcontrollers built on Power Architecture technology. Both MPC5668G and MPC5668E have two e200 cores, e200z6 (Core 0) and e200z0 (Core 1). Only e200z6 core provides tracing capability with the following features:

While creating a MPC5668G/E project, select Qorivva > MPC5668G/E Family > MPC5668G/E to choose the required target and follow the New Project Wizard steps. In the Power Architecture Core Configuration page, select the required core configuration. Select e200z6+e200z0h if you want to work on both cores, else select e200z6 to work on a single core.