Support has been added for Windows Secure Boot for INtime for Windows, including Windows 10 and Windows 11.
This includes all the INtime Wizards, add-ins, project support, debugging and help features of previous Visual Studio versions. All editions are supported except the Express edition (which does not allow add-ins and other enhancements).
C++ support is initially limited to the C++20 implementation provided for Visual Studio 2019. More features will be released in future updates.
To upgrade an existing project to use the new version, check the relevant section of the Developing INtime Applications page. The INtime application and other Wizards for Visual Studio version 2019 have been updated to generate support for the new libraries.
The Platform Assessment Tool (TPAT) evaluates a PC platform’s real-time behavior - works on local and remote INtime nodes.
The License Manager has improved feedback and new capabilities for both the GUI and the command line.
The near and far keywords in the header files have been purged. These have no effect on the compiler and are regarded as obsolete. Any source code making use of these keywords will need to be updated.
These include the following:
Existing projects will still compile and debug. No new projects can be created with the deprecated versions.