Release Notes for MaxRT wRTOS™ 1.0.1

 


Key Features

wRTOS Runtime

General

Activation and Configuration

Subsystem

Network and Drivers

See wRTOS Supported NICs for a list of supported devices and their test status.

Tools and Utilities

wRTOS SDK

Note: See SDK Code Changes from RTX64 4.x to wRTOS 1.x for a list of the new APIs in wRTOS 1.0.

Application Development

Samples

 


Issues Resolved

wRTOS Runtime

wRTOS SDK

  • Resolved a timeout that occurred when RttcpipStartComponent and RttcpipStopComponent were called in quick succession. (14536)
  • Added logic to close all open MaxRT wRTOS tools when wRTOS is uninstalled. (14320)
  • Resolved an issue where RtfwSetConsoleConfiguration failed to accept directories with other attributes. (14050)
  • Real-time function RtIsAppRunnable now sets the correct error, ERROR_NO_LICENSE, when the majorVersion parameter is not set. (13918)
  • Windows-supported function VirtualAlloc now correctly sets the last error to ERROR_INVALID_PARAMETER when the dwSize parameter is 0. (13914)
  • Real-time function RtSetThreadPriority now correctly returns ERROR_INVALID_PARAMETER when the RtssPriority parameter is invalid. (13910)
  • Managed method IntervalZero.MaxRT.wRTOS.RtApi.Threading.RtWaitHandle.WaitAny now correctly throws an exception when passed a handle of 65 or greater. (13865)

 


Notes

wRTOS Runtime

General

Note: wRTOS does not support Hypervisor-enabled systems. Enabling this feature may cause your system to generate a Windows STOP error when the wRTOS Subsystem is started. A virtual machine should not be used to deploy hard real-time applications.

Compatibility

Licensing

Network and Drivers

Tools and Utilities

wRTOS SDK

Application Development

Visual Studio version Tested Windows SDK versions
2022

10.0.22621.x

10.0.19041.x

2019

10.0.19041.x

10.0.18362.x

Note: Using a newer Windows SDK version other than the tested Windows SDK versions listed above might introduce unstable behavior. Such versions should not be used until IntervalZero tests them and claims support.

APIs

 


Known Issues

wRTOS Runtime

Installation

Licensing

Real-Time Subsystem

Network and Drivers

Tools and Utilities

wRTOS SDK

Application Development

Application Debugging

Supported Windows APIs

Samples