wRTOS SDK Reference
The wRTOS Software Developer Kit is used by system engineers to develop real-time applications. It includes header files and libraries, support for the Visual Studio development environment, extensions to support Microsoft WinDbg, development tools to view objects and time, performance measurement, platform evaluation, help files, user guides and code samples. The following topics provide information on function calls, libraries and data-structures supported by the wRTOS Subsystem.
Note: The wRTOS Software Developer Kit (SDK) is a separate component from the wRTOS Runtime. It must be purchased, installed, and activated separately.
Note: Network functionality was rearchitected for wRTOS 1.0. Network functions in RTX64 versions are not compatible with wRTOS.
Video available. See the SDK Overview video in the IntervalZero Video Library at www.intervalzero.com for an introduction to the SDK product features.
wRTOS Tools
wRTOS SDK includes the tools listed below and source code for some Runtime tools.
| Tool | Description |
|---|---|
|
System Response Timer Measurement (KSRTM) is a tool that measures timer latency observed by an application. The source for this application is provided as part of our Samples. |
|
| wRTOSRemoteConfig | Configures and runs required wRTOS remote debugging services for debugging RTSS applications remotely in Visual Studio. |
| WinDBG Extension | Microsoft's 64-bit version of WinDbg extensions that provide a way to analyze and interpret the state of RTSS applications and the wRTOS Subsystem. |