

Depending on the package, the following project types can be available:Ĭ/C++ executable / Assembly code only executable: Create an application which can be loaded and executed. Select the project type from your target Support Package. Select "Add the project to the current solution" to create the project in the current Solution for multi-project builds. Select "Create the project in a new solution" to close the current Solution and create a new Solution for this project. To create a new project select File → Create New Project. Double-click on another project to switch to it. The Project marked in bold is currently active. In addition to your folders the Project Explorer shows additional, auto-generated folders for quick access to properties, file dependencies and output files for each element. The number of files in a folder and the code and data size of compiled files. The Project Explorer shows some statistical information about each file and folder. The Project Explorer (Open via View → Project Explorer Ctrl+Alt+P) organizes your Solution, project and files, shows their properties and provides quick access to commands for them. See the following examples for single-project and multi-project Solution organization: A project can reside in the solution directory or its own one. Projects are referenced relatively to the solution directory. It contains all projects and their settings. The Solution is basically one single file with the file extension. Projects can be dependent on each other to, for example, build your library project and directly include the library into your application project. All projects in a solution can be built and loaded onto the target at once.Ī project contains and organizes everything which is needed to create one application or library. The SEGGER Embedded Workbench Project Management is based on Solutions.Ī Solution can contain one or more projects, which allows managing and organizing all projects in one place.

#Segger embedded studio include path professional
It is specifically designed to provide you with everything needed for professional embedded development: an all-in-one solution aiming at stability and a continuous workflow.

SEGGER Embedded Studio is a streamlined and powerful C/C++ IDE (Integrated Development Environment) for ARM microcontrollers.
