Configuring the Arm Toolchain in the onsemi IDE

All toolchain location options can be accessed by right clicking on the project in the Project Explorer view, selecting Properties at the bottom of the pop-up menu, and choosing the C/C++Build > Settings > Toolchains tab. The scope of the toolchain path support is described below.

Global Path:

This is the path used by all workspaces/projects. The global path can be set in the Toolchains tab of the project.

Workspace Path:

This is the path used by all projects in the current workspace.

Project Path:

This is the path used by the current project for its toolchain.