Author: Dr Kaarthick Balakrishnan
The whole purpose of #AUTOSAR architecture is to separate the application software component from the underlying hardware and BSW. The application software component can be built independent of the #BSW (#ASWC can be built independent of the protocol, memory, #IO etc.). This way we need three independent tools to build the stack–> AUTHORING TOOL, DEVELOPER and CONFIGURATOR.
Further, development will also not happen in a sequential manner ; it will happen in an iterative manner.