Project Manager
The project facility is a key element of
Embest IDE. It provides graphical and automated mechanisms for creating applications that can be downloaded to target.
Embest IDE for ARM is based on Project Management. The Project Manager enables you to construct necessary environment to automate the process of building and debugging. Embest IDE adopts the concept of project to maintain information about the system you are
building or debugging. A project describes how to organize files (source code files, library files, other
files), how to build executable file, how to load an executable file,
etc.
Multitudinous projects in one worksapce
In Embest IDE, the Project Workspace is a container for your development projects. When you create a new project, a workspace is created at the same time. You can use the Project Workspace window to view and access the various elements of your projects. After you have created a project workspace, you can add new
projects to the one worksapce.
The project manager used by Embest IDE, simplifies the management of complex
projects. You can organize the files in a project in various ways to provide a logical structure to your source files.

Gui of project settings
The project manager used by Embest IDE, simplifies the management of complex
projects. The graphical interface enables the user to select from menus of options defining target
processor, remote debug device, debugging information, etc.
Gui configuration of the gcc code generation tools
The IDE provides an intuitive GUI for project define, modify, and maintain a variety of build options for each
project.

>>Back to Embest IDE for ARM<< |