Release 8.0

Changes

IssueDescription
PDRHYAUTAR-80The ARXF-CP has been migrated to V8 as an RTOS adapter of the standard RXF-C.
Please refer to the documentation section Usage | Migration V7 to V8

Known Issues

IssueDescription
PDRHYAUTAR-294It is not possible to use the RXF-C and the ARXF-CP in a single Rhapsody model.
PDRARUMLCP-164The menu Make an Object does not work on a class dragged onto an SWC in a Structure Diagram. As a workaround, you must use Make an Object in the treeview first and drag the object onto the SWC.
PDRARUMLCP-168Property C_CG::Package::Simplify on stereotype ArPackage has no effect
As a workaround, you must set this property on all ArPackages in your model and in a tricky way:
  • override the value (set to ByUserPostDefault by stereotype ArPackage) to Default
  • override the value to ByUserPostDefault
  • save the model
PDRARUMLCP-169Rhapsody does not allow to use a part as a Singleton, thus not within a structured class used for an SWC. A Singleton must be explicitly initialized.
Please refer to the documentation section Usage | Best Practices | Initialization.
PDRHYAUTAR-224Highwater marks for measurement of the maximum of used blocks in the memory pools and timer pool must be disabled.

Enhancements

IssueDescription
PDRHYAUTAR-282The AUTOSAR rootcomposition is used for connecting the RTE instances to the Rhapsody instances of SWCs.
Please refer to the documentation section Usage | Best Practices | Composition
PDRHYAUTAR-147An active class no longer needs an initializer to pass the address of the SWC where it belongs to.

Fixes

IssueDescription
PDRHYAUTAR-22Not all Visual Studio versions were detected by the Deployer when already running.