Import LSM Target Task

Note: This procedure assumes that the Target Tasks view is visible in the perspective. If it is not visible, perform the steps in the Working with Flash Programmer topic to open the Target Tasks view.

After you have launched CodeWarrior and the machine has a USB NEXUS Multilink connected to a Leopard (for example, MPC5643L) LSM board:

  1. Go to the Target Tasks view in either the C/C++ or Debug perspective.
  2. Right-click on this view and select Import . Alternatively, click the Import icon on the Target Tasks view toolbar.

    The Open dialog box appears.

  3. Navigate to <CWInstallDir>/MCU/bin/plugins/support/TargetTask/Flash_Programmer/E200 and select the XML file for the board's microcontroller. For this tutorial, select MPC5643L_LSM_VLE.xml.
  4. Click Open.

    The MPC5643L_LSM_VLE task appears in the Target Tasks view.

  5. Double-click on the MPC5643L_LSM_VLE to examine its contents.

    The <target> Flash Programmer Task editor window appears, and displays the memory settings and actions for the task. Notice the actions to erase the contents of flash memory in the Flash Programmer Actions group. These actions execute in the order as they are displayed in the table, from top to bottom.

    Figure 1. Settings for MPC5643L_LSM_VLE Target Task
    Settings for MPC5643L_LSM_VLE Target Task