CAN message receiving process in AUTOSAR

0
In the AUTOSAR communication service, receiving CAN messages includes the CAN controller receiving data, notifying the CAN driver, forwarding the message by the CanIf module, selecting a route through the PDU router, and finally processing the data by the application layer.