Creating Target Board Project for Qorivva

To create a new target board project for a Qorivva derivative using the New Bareboard Project wizard:

  1. Launch the Workbench.
    Note: For information about launching the Workbench, refer to the topic Launching Workbench.
  2. Select File > New > Bareboard Project, from the IDE menu bar.

    The Create an MCU bareboard Project page of the New Bareboard Project wizard appears.

  3. 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
    New Bareboard Project Wizard - Create an MCU Bareboard Project Page
  4. Click Next.

    The Devices page appears.

  5. Expand the tree control and select the derivative or board you would like to use. For example, select Qorivva > MPC56xxK Family > MPC5673K for Qorivva derivatives.
  6. Click Next.

    The Connections page appears.

    Figure 2. New Bareboard Project Wizard - Connections Page
    New Bareboard Project Wizard - Connections Page
  7. 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 QORIVVA checkbox is checked.
    Note: The CodeWarrior debugger supports NEXUS ISTO IEEE 5001-2003 and NEXUS ISTO IEEE 5001-2010 for Qorivva families.
  8. Click Next.

    The DPM/LSM Configuration page appears.

    Note: In case you select MPC5668E/G Family derivatives, the Power Architecture Core Configuration page appears instead of DPM/LSM configuration page.
    Figure 3. New Bareboard Project Wizard - LSM/ DPM Configuration Page
    New Bareboard Project Wizard - LSM/ DPM Configuration Page
    Note: This page is available only for Qorivva's MPC56xxK and MPC56xxL derivatives.
  9. Click Next.

    The Language and Build Tools Options appears.

    Figure 4. New Bareboard Project Wizard - Languages and Build Tools Options Page
    New Bareboard Project Wizard - Languages and Build Tools Options Page
  10. Select the appropriate options to enable programming language, build tools options, and floating point supports.
  11. Click Finish.

    The wizard creates a new target board project for the Qorivva architecture. You can access the project from the CodeWarrior Projects view in the Workbench window.

    Figure 5. CodeWarrior Projects View
    CodeWarrior Projects View
    Note: You can click Finish at any step in the Project Wizard to save the project with the default settings.