Skip to main content

IAR Embedded Workbench for RL78 5.20

Viewing the workspace and its projects

In this section:

The Workspace window is where you access your projects and files during the application development.

  1. To choose which project you want to view, click its tab at the bottom of the Workspace window.

    SelectProjectInWorkspace_FF90_05.png

    For each file that has been built, an Output folder icon appears, containing generated files, such as object files and list files. The latter is only generated if the list file option is enabled. The Output folder related to the project node contains generated files related to the whole project, such as the executable file and the linker map file (if the list file option is enabled).

    Also, any included header files will appear, showing dependencies at a glance.

  2. To display the project with a different build configuration, choose that build configuration from the drop-down list at the top of the Workspace window.

    The project and build configuration you have selected are displayed highlighted in the Workspace window. It is the project and build configuration that you select from the drop-down list that are built when you build your application.

  3. To display an overview of all projects in the workspace, click the Overview tab at the bottom of the Workspace window.

    An overview of all project members is displayed.

    workspace_ProjOverview_FF90_05.png

    The current selection in the Build Configuration drop-down list is also highlighted when an overview of the workspace is displayed.