I need to enable logging for flash programming. How do I do it?

Various issues may occur while flash programming, such as the target is not stable, you might have problems with the target power, or the part might be secured.

To gather more information about such issues, you can enable logging.

  1. From the CodeWarrior IDE menu bar, select Run > Debug Configurations .

    The Debug Configurations dialog box appears.

  2. Click the Edit button in the Remote system section.
    Figure 1. Remote System

    Remote System

    The Properties for <project_name> dialog box appears.

  3. Check the Enable Logging checkbox in the Connection page.
  4. Click OK .
  5. Click Debug .

The log results appear in the Console view.

Figure 2. Console View

Console View