A maintenance release is now available for all supported platforms.
Consider updating if you are using Version 6.0-6.2.0 or older.
Improvements
-
Examples / Introduction to new Users
-
rtt-create-project now allows to install a feature
demonstration project (option: --use DEMO, see user manual
chapter 8)
-
also added module DEMO_RTT_TURNING (several ways to test a
turn-indication example SUT)
-
Documentation
-
User manual: added notes and caveats for use of of conditional
compilation and C macros, when writing RTTL (addresses #9476)
-
License documentation: revised rt-tester-license-mgmt.pdf
(implements #13221)
-
Robustness
-
Cluster tests (ctxlib): implement cyclic transmission of
FrameTime every 500 ms (implements solution for #5653)
-
project.rtp: added sanitation of BASELINE string to avoid
breaking of reporting (implements FR #13328)
-
multi-architecture support: on 64bit machines, include package
Cflag ‘-m32' for posix-std
-
rtt-create-ifm: remove tempfiles reliably align @tag
detection of rtt-doc-test with rtt-get-tc-coverage /
rtt-msword-doc-testproject (improves #6519)
-
correct AM-logging of flooding control (now proper lwp handling for #12180)
-
test-on-target: add ‘BOARD' identifier to generated memory map
defines (implements #13064)
-
Usability
Bugfixes
-
Channel library (cnllib)
-
Test Documentation:
- rtt-doc-test: avoid duplicate listing of ANONYMOUS tag in
Test-Case Coverage (fixes #13143)