Release 8.0.1

Enhancements

IssueDescription
PDRHYAUTAR-340An example, InteriorLight, has been added to explain the implementation of AUTOSAR ports and the use of Embedded UML Target Debugger and Test Conductor.
PDRHYAUTAR-338A mini-RTE can be generated from a model including support for AUTOSAR ports.
Please refer to the documentation sections Usage | mini-RTE and Usage | Ports
PDRHYAUTAR-194The ARXF-CP and M2M use the same profiles.
PDRHYAUTAR-167Support for AUTOSAR ports.
Please refer to the documentation sections Technology | AUTOSAR and Usage | Ports
PDRHYAUTAR-99The Embedded UML Target Debugger is added to the ARXF-CP to support the mini-RTE.
Please refer to the documentation section Usage | Target Debugger

Known Issues

IssueDescription
PDRHYAUTAR-388One can not use flowports and standard UML ports on the same class. Please refer to the documentation section Usage | Ports | UML Ports
PDRHYAUTAR-367The mini-RTE can not be used to generate SWCs stereotyped by CpECU-Abstraction-SWC like used in BSW.
As a result, warnings are thrown when generating a mini-RTE.
PDRHYAUTAR-366This version has no explicit support for AUTOSAR delegation ports.
As a result, warnings are thrown when generating a mini-RTE.
PDRHYAUTAR-364Re-generation of a mini-RTE does not respect user modifications to AUTOSAR ports.
PDRHYAUTAR-365The mini-RTE does not support string patterns used by the code generation for runnables and RTE APIs.
PDRHYAUTAR-360No explicit support for application data types vs implementation data types.
PDRHYAUTAR-224Highwater marks for measurement of the maximum of used blocks in the memory pools and timer pool must be disabled.
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.
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.

Fixes

IssueDescription
PDRHYAUTAR-369Properties ARXF_CP::ArPackage::EnterCriticalRegion and ARXF_CP::ArPackage::ExitCriticalRegion are moved to Class and CpSWC level.
PDRHYAUTAR-294It is now possible to use the RXF-C and the ARXF-CP in a single Rhapsody model.
PDRARUMLCP-168Property C_CG::Package::Simplify on stereotype ArPackage had no effect.