HP Integrity NonStop J-Series User Manual
Page 17

a.
Enter a name for your project in the Project name: field.
b.
Optionally, deselect the Use default location checkbox and enter a location to store your
project. By default, if a location is not specified NSDEE stores your project in a top-level
directory in your workspace directory.
c.
Select Hello World ANSI C Project in the NonStop Executable folder. This creates an initial
source file that declares main() and prints a text string.
d.
Under Toolchains:, select C-C++ TNS-E Tools. Tool chains define the cross compilers,
linkers, and other tools associated with building for a particular NonStop architecture.
By default, NSDEE creates two build configurations for each tool chain you select; one
for debug builds and one for release builds.
3.
Select Next >. The resulting Basic Settings dialog is shown because you selected Hello World
ANSI C Project. (It would not be shown if you had selected Empty Project.)
Creating projects
17