RTX64 Application Debugging

The RTX64 SDK provides extensions that allow you to debug your real-time subsystem (RTSS) applications in the familiar Visual Studio environment. The following topics provide information on how to debug a real-time application as well as tips to more efficiently debug applications during the development cycle.

NOTE: The RTX64 Software Developer Kit (SDK) is a separate component from the RTX64 Runtime. It must be purchased, installed, and activated separately.

NOTE: It is recommended that you gracefully stop a RTSS process rather than kill it. When a process is killed, internal objects are not cleaned up correctly, which may result in an unstable subsystem state. You should only kill a process as a last resort.

Topics: