|
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:
RTSSrun.exe
. Include the full path, for example:C:\Program Files\IntervalZero\RTX\bin\rtssrun.exe
C:\Program Files\Microsoft Visual Studio\MyProjects\Example\RTSSRelease\Example.rtss
To run the RTSS image: