STRIDE 4.1.01x
Release Notes
This page documents the changes in STRIDE version 4.1.01x (code name Grandview).
Please review this information before upgrading from an earlier version.
Note that if you are upgrading from a previous installation you must uninstall your existing STRIDE before installing version 4.1.01x. |
What's New
Based on customer feedback, in this release we have many key usability improvements and bug fixes.
Usability Improvements
STRIDE Runner
Change Details
Fixes
This section describes defects which have been corrected in STRIDE and the customer tracking number associated with them, if any, in brackets [].
- In Linux SDK the PAL timer APIs may deadlock.
- In Windows SDK the COM ports 1-9 may not be handled properly.
- Generated IM code for Test Doubles is incorrect (compiler warning)
- STRIDE Studio may crash when compiling unions with internal discriminants.
- STRIDE Studio is unable to publish results to STRIDE Test Space.
Host Tools
- A new command line host based tool, Stride Runner, has been introduced.
Runtime
- STRIDE Host Release 4.1.01x is compatible with the Runtime Version 4.1.01
- Test Points has been changed.
- The signature of the PAL IO Service InData callback (palInDataCallback_t) has changed. The first argument is now a const pointer.
- Most of the Runtime files have been modified. It is recomended that you update them all.
- The following Runtime files have been removed:
srinstall.h srinstall.c
- The following new Runtime files have been added:
srdiag.h srdiag.c
- All Linux SDK files have been modified.
- All Windows SDK files have been modified.
Migration to 4.1.01x
Recommended steps for migration from a previous version:
Minor and Patch releases
4.1.01a
Defects corrected in STRIDE and the customer tracking number associated with them, if any, in brackets []:
- STRIDE enabled Target Applications may log an error on exit.
The following Runtime source files have been modified:
The following Linux SDK files have been modified:
palIO.c
The following Windows SDK files have been modified:
palIO.c