Specify Visual Studio Configuration Properties

The RTX debugger add-in allows RTSS programs to be debugged in the Visual Studios development environment. To run an RTSS image from within Visual Studio without debugging requires some adjustments to the configuration.

NOTE:  The steps listed below should only be done if you wish to execute an image without debugging. If you will be debugging your application in Visual Studio, do not modify the rtss command.

To specify the Configuration Properties settings:

  1. From the Configurations drop-down menu, select RTSSRelease.
  2. From the Project menu, choose Properties to open the Property pages dialog box, and then choose the Configuration Properties,  Debugging node.
  3. In the Command field, enter RTSSrun.exe. Include the full path, for example:

C:\Program Files\IntervalZero\RTX\bin\rtssrun.exe

  1. In the Command Arguments field, enter the path to your .rtss image. For example:

C:\Program Files\Microsoft Visual Studio\MyProjects\Example\RTSSRelease\Example.rtss

  1. Click OK to save the settings.

To run the RTSS image:

 

See Also

IntervalZero.com | Support | Give Feedback