aiT supports tight integration with ASCET, the state-of-the-art model-based ECU software development environment from ETAS. You can start aiT directly from the ASCET project editor menu to perform a WCET analysis of the automatically generated ECU code.
As an input for the WCET analysis, ASCET provides aiT with the ECU software binary and the entry points of processes, OS tasks, and interrupt service routines. The WCET analysis is then performed automatically in the background. When the analysis has finished, aiT reports the results back to ASCET. The report is then displayed by ASCET and provides the user with direct feedback on the impact of changes in a control function on its timing behavior.
For further processing, the WCET analysis results are automatically exported in the XTC (XML Timing Cookie) file format. This enables seamless integration with other cutting-edge development tools. For example, a timing analysis with the scheduling analysis tool suite SymTA/S from Symtavision can then be performed on the basis of the WCET results.
The WCET bounds computed by aiT are not only safe, but also extremely tight. The following table shows a comparison of maximal measured run times and WCETs predicted by aiT for a sample engine throttle control module. The module was specified in ASCET and compiled with the TASKING C compiler v7.5 for an ST10F269 microcontroller board. Run times were extracted from bus traces (iSYSTEMS ILA 128 logic analyzer). The experiment showed an average overestimation of only 3%.
Procedure | WCET (in cycles) | Overestimation | |
---|---|---|---|
Measured | Computed by aiT | ||
1 | 291 | 291 | 0.0% |
2 | 6 | 6 | 0.0% |
3 | 26 | 26 | 0.0% |
4 | 263 | 283 | 7.6% |
5 | 263 | 283 | 7.6% |
6 | 263 | 283 | 7.6% |
7 | 2980 | 3138 | 5.3% |
8 | 133 | 133 | 0.0% |
9 | 109 | 110 | 0.9% |
10 | 116 | 117 | 0.9% |
The ASCET–aiT coupling allows you to:
ETAS and AbsInt are working on providing customized ASCET–aiT solutions for a number of target microcontrollers and compiler variants. At the moment, free trial versions are available for TriCore microcontrollers with ERCOSEK or RTA-OSEK operating systems.
For further information, please contact aiT support or your local ETAS sales representative.
ETAS and AbsInt have cooperated on the integration in the framework of the INTEREST project within the European Commission’s 6th Framework Programme on Research, Technological Development and Demonstration.