Skip to main content

IAR Embedded Workbench for RH850 3.20.x

Correcting errors found during build

In this section:

Error messages are displayed in the Build message window.

To specify the level of output to the Build message window:
  1. Right-click in the Build message window to open the context menu.

  2. From the context menu, select the level of output you want—From All, which shows all messages, including compiler and linker information, to Errors, which only shows errors, but not warnings or other messages.

If your source code contains errors, you can jump directly to the correct position in the appropriate source file by double-clicking the error message in the error listing in the Build window, or selecting the error and pressing Enter.

After you have resolved any problems reported during the build process and rebuilt the project, you can directly start debugging the resulting code at the source level.

For more information about the Build message window, see Build window.