User manual
UM0036 Your STVD graphical environment
Doc ID 7705 Rev 11 37/385
View menu
The commands in the View menu open the Workspace, Output and Instruction
Breakpoint windows when you are in the Build or the Debug context. When you are in the
Debug context this menu also allows you to open the different view windows for viewing
disassembled code, registers, memory, stack and variables. These views are not available
when you are in the Build context. They are explained in greater detail in Basic debugging
features on page 160.
This menu may offer some different commands depending on your debug instrument. For
information about commands that are specific to your debugging hardware, refer to the
sections on target-specific debugging features.
Project menu
The Project menu gives you access to all of the following project-related commands and
activities.
Complete Word
Opens the auto completion pop-up for a list of context specific keywords to
complete the word you are typing.
Parameter Info
Opens the parameter information pop-up to see the syntax for the ASM
instruction that you are typing.
Table 6. Edit menu commands (continued)
Command Description
Table 7. Project menu commands
Command Description
Set Active Project
Allows you to select which project you want to make active for building or
configuration.
Insert Files into
Project
Opens a browse window from which you can locate an existing file to insert in
the active project (see Section 4.3.3: Adding and removing folders and files on
page 83).
Dependencies...
Allows you to set dependencies among the projects in the current workspace
(see Section 4.12: Build commands on page 158).
Settings...
Opens the Project Settings window (see Section 4.5: Configuring project
settings on page 84).
Export Makefile...
Generates a makefile script that can be launched with the gmake utility,
separately from STVD full IDE.
Insert Project into
Workspace
Opens a browse window from which you can locate an existing project to insert
in the current workspace (see Section 4.3.1: Loading an existing project on
page 80).
Add New Project
to Workspace
Allows you to create a new project and add it to the current workspace (see Add
a project (.stp) to your workspace on page 81).
Remove Project
from Workspace
Deletes the active project from the workspace.