I have studied about SoftwareComponentType
from the AUTOSAR SoftwareComponentTemplate
specification document and came to the ECUAbstractionSoftwareComponent
, since this type is one of the AtomicSoftwareComponent
I want to know where does this special type of software component placed. it will be designed and configured as an ASW software component or it will be placed inside the ECU abstraction layer from the BSW layers ??!.
Also, please give me a reference to a case study in which the use of ECUAbstractionSoftwareComponent
with Sensor/ActuatorSoftwareComponent
was presented.