aiT for c28x now supports TMS320F28377D.
Up until now, TimingProfiler used generic processor models for most of the supported instruction set architectures, but with some exceptions. Starting with this release, generic processor models are used for all architectures without exception.
If your target architecture is affected, the WCET estimates calculated by this TimingProfiler release may differ from those produced by previous releases.
This adjustment results in faster and more consistent analyses across the board. It also enables us to introduce additional customization options to further reduce the memory consumption for all architectures.
This change has no effect on aiT WCET Analyzers, which rely on non-generic models in order to provide strict guarantees rather than estimates.
toolRunNames
and evaluate
now includes the following information:
This allows for a more fine-grained differentiation and enables implementation of cross-feature evaluation runs.
If you are upgrading your a³ client from a release older than 23.10, make sure that your License Manager is upgraded as well. This is necessary due to the TLS-encrypted connection between the client and the Manager that was introduced in release 23.10.
Support for RHEL 7 is now deprecated.
In the near future, the Linux version
will require at least RHEL 9 (or compatible).
additional start
annotations.evalC
expressions now support C-style casts.The pattern-based approach of the control-flow reconstruction has been re-worked and optimized.
Commas used as thousands separators are now omitted when exporting analysis results in CSV format.
Improved automatic resolution of computed calls.
PREDIVF64
, POSTDIVF64
, and SUBC3F64
.Improved automatic switch table decoding.