Type Reference vs Type Value
Author: Kaarthick Balakrishnan There are two ways we can create an Implementation Data Type in #AUTOSAR. When we create using Type Reference the Data type can be referenced to Implementation …
Author: Kaarthick Balakrishnan There are two ways we can create an Implementation Data Type in #AUTOSAR. When we create using Type Reference the Data type can be referenced to Implementation …
Author: Dr Kaarthick Balakrishnan Each node maintains two error #counters: the Transmit Error Counter and the Receive Error Counter. There are several rules governing how these counters are incremented and/or …
Author: Dr Kaarthick Balakrishnan #DPA is a vector root file for both configurator and developer #DBC is a CAN database file (proprietary of vector) #CDD is a diagnostics database file …
Difference between DPA file, ARXML, DBC and CDD file Read More »
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 …
Author: Dr Kaarthick Balakrishnan BUS OFF is an error state of the #CAN Controller. Every CAN controller along a bus will try to detect errors within a message. If an …
Author: Dr Kaarthick Balakrishnan Data mapping has to properly done with the help of the #delegation ports between the Application Software Component (#ASWC)and Communication Module. Once the #arxml file is …
Author: Kaarthick Balakrishnan Basic CAN The #IPDUs which are grouped in the Communication module will be forwarded to the CAN IF module. The CAN IF module will be responsible for …
Author: Kaarthick Balakrishnan COM signal When a data has to be sent from one Application Software Component( #ASWC) to another ASWC which is located in another #ECU then we use …
Author: Dr Kaarthick Balakrishnan Callback Functions Functionality that is defined by an #AUTOSAR module so that lower-level modules (i.e. lower in the Layered Software Architecture) can provide notification as required …
What is Callback function and Callout Notification? Read More »
Functional safety is part of the overall safety of a system or piece of equipment that depends on automatic protection. Spend your 2 Hrs of Weekend time for Deep dive …