Imt.Base - Release Notes Version 4.0
by Marco Wuelser
New Features in Imt.Base Version 4.0
The following new features have been added for the Release 4.0 of the Imt.Base Library:
- Support for C++03 and C++11 has been removed.
- Repository has been moved from TFS2015 to AzureDevOps.
- Removed WEC7 and NIOS2 Support.
Note:
A project using Imt.Base 4.0 must build with C++14 or later. See DATAFLOW V2.1 Migration Guide for details.
Bug Fixes
The following known issues have been fixed for the Release 4.0 of the Imt.Base Library:
Imt.Base V4.0.1
The following bugs have been resolved in Imt.Base V4.0.1:
Topic | Description |
---|---|
Examples ID-3792 |
FreeRtos Example runs into Hardfault |
Core.Platform ID-4311 |
Missing include in Linux Platform |
Core.Math ID-4535 |
Math lib not support AMD64 |
Core.Platform ID-4653 |
support Dataflow char8_t for c++11 and above |
DATAFLOW Runtime ID-4699 |
Issues in RuntimeEvent Handling |
Lib.Alarm ID-4779 |
Missing CMake for Alarm Lib |
Core.Platform ID-4783 |
GCC include error for MinGW |