User manual

UM0036 ST Assembler/Linker build tutorial
Doc ID 7705 Rev 11 367/385
RESULT:
The Workspace window now contains the workspace my_workspace.stw. Note, however,
that in the Build menu, you do not have access to the build commands, because your
workspace does not contain a project, yet.
The working directory that you have identified now contains the file my_workspace.stw.
13.2 Create a project using Add New Project to Workspace
command
Before you can access build and debug commands, you must create a project or insert an
existing project in your workspace. As we have only provided you with the source files for the
application (not a project), you must create a project from scratch.
1. In the main menu bar, select Project>Add New Project to Workspace.
2. In the New Project window, click on the New Project icon.
3. Click on OK, the view in the New Project window changes.
Figure 300. Create a new project
In the resulting New Project window, you must enter a name for your project and associate
the project with the toolchain that you will use to build your application. For this tutorial, you
will use the ST Assembler Linker, which was installed along with STVD.