Closed passeris closed 2 years ago
Duplicate of #2782
I visited issue #2782 and copied the code as-is and ran the analysis (OSATE v2.10.2 on MacOS). The error is still reported by OSATE. Is this a mistake in how we structure our AADL code i.e. a user error perhaps?
I will try in windows again, but my installation was from May, and the ticket was resolved in April.
It's fixed in the upcoming release.
When performing a resource analysis (bounded), the error
Property Actual_Memory_Binding does not apply to org.osate.aadl2.instance.impl.ComponentInstanceImpl
shows in the error log. This happens when a system implementation has a bus subcomponent and a property declaration like the following:A simple model to reproduce this issue is listed below: