Project Tree panel

Outline

This panel is used to display the project components (such as the microcontroller and build tool) in tree view.

This panel can be opened as follows:

- Select [View] menu -> [Project Tree]

Display image



Explanation of each area

1 ) Project tree area

Project components are displayed in tree view with the following given node.

Node

Description

RI850V4 (Realtime OS)

(referred to as "Realtime OS node")

Realtime OS to be used.

xxx.cfg

System configuration file.

Realtime OS generated files

(referred to as "Realtime OS generated files node")

The following information files appear directly below the node created when a system configuration file is added.

- System information table file (.s)

- System information header file (.h)

- Entry file (.s)

This node and files displayed under this node cannot be deleted directly.

This node and files displayed under this node will no longer appear if you remove the system configuration file from the project.

Realtime OS related file

(referred to as "Realtime OS related files node")

The following information file appears directly below the node.

- Trace information file (trcinf.c)

This node and the file displayed under this node cannot be deleted.