Os Applications
From Arctic Core - the open source AUTOSAR embedded platform
Bsw Builder will as of version 2.9 support the Autosar concept of Os Applications.
Application
An Os Application is comprised of Os Objects such as Tasks, Alarms, Counters, etc and forms a functional unit. This allows for a scope of memory protection to be created, and when the concept has been introduced to the Os, all Os Objects must belong to an Os Application.
Upgrading to BSW Builder 2.9
When upgrading from an earlier version of BSW Builder, old .arxmls will not be able to go through validation unless all Os Objects have been defined within (at least) one Os Application.
To do this, choose to configure the Os of your arxml in BSW Builder. Scroll down to "Os Primitives" and add an Application. Then select the Application and check all Os Objects to exist within the Application (if you hesitate, check all).