SDx (sdx) Command Options

Thesdxcommand is the primary interface for theSDx™development environments. It provides options for specifying the workspace, and options of the project. The following are the options of thesdxcommand:

Display Options

The display options display the specified information intended for review, shown in the following table:

Table 1.Display Options
Option Description
-help Help -- display help information forSDxcommand option.
-version Display Version and quit.

Command Options

The command options specify how thesdxcommand is configured for the current workspace and project, shown in the following table:

Table 2.Command Options
Option Description
-workspace Specify the workspace directory forSDxprojects.
{-lp } Addto the list of Driver/OS/Library search directories.
-report Specify the report file to load inSDxGUI.
-builddir

Specify the directory containing build results to import as anSDxBuild Results project.

This is typically the directory where you run the MAKE file.

-rundir

(Requires-builddir) Specify the directory containing reports generated by the host executable. Default: build directory. Change this directory location to separate report files from build files.

These reports will be included in theSDxBuild Results project.

-projectname (Requires-builddir) Specifies a name of the importedSDxBuild Results project. Default: results_1
-eclipseargs Eclipse-specifc arguments are passed to Eclipse.
-vmargs Additional arguments to be passed to Java VM.