
autosar - DEM Dependency on NVM - Stack Overflow
Feb 19, 2020 · I am trying to understand the dependency of DTC's with DEM_NVRamNBlocks. Does the number of DTC's effect the no of DEM_NVBlocks (DEM_NVBLOCK_PRIMARY)?
xml - What is the difference between Implementation datatype and ...
Jul 14, 2022 · The main goal of the ApplicationDataType is the description of the physical properties (unit, physical dimension, conversion between internal and physical value). The …
Autosar Client Server configuration problem - Stack Overflow
Nov 3, 2021 · I'm trying to configure a Client server interface for 3 operations in AUTOSAR 4.2 using EB tresos tool. I have configure the required P and R ports in the in Server and Client respectively.
Autosar Network Management SWS 4.2.2. - Partial networking
May 8, 2020 · In Autosar NM 4.2.2 NM PDU Filter Algorithm, What is significance of CanNmPnFilterMaskByte . I understood that it is used to Mask (AND) with incoming NM PDU with …
What is the Difference between Aging and Healing in AUTOSAR DEM?
Nov 4, 2021 · According to AUTOSAR DEM SWS Document : Healing of diagnostic events The Dem module provides the ability to activate and deactivate indicators per event stored in the event …
Difference between Signal based routing and PDU based routing in …
May 26, 2022 · AUTOSAR provides the PDU based routing in PduR and Signal-based routing in Com (Com_MainfunctionRouteSignals()). You can even specify the routing in the SystemDescription and …
How to Wakeup from Sleep during CAN network state transition?
Oct 6, 2022 · Reference: AUTOSAR_SWS_CANNetworkManagement.pdf You need to read detail the state diagram in section 7.20 for the state and possible transition. The wake-up and sleep in network …
Can someone explain what does PduR mean in AUTOSAR?
Aug 28, 2018 · In many block diagrams of AUTOSAR specification they use the term PduR. But there is no such kind of module in AUTOSAR Schema. Can someone explain what does PduR mean?
Immediate storage of combined DTC - Dem AUTOSAR
Jan 25, 2021 · Is it correct behaviour of Dem module if it's saving for combined DTC (with immediate storage enabled) only snapshots and extended data? After power reset and read DTC I'm receiving …
unit testing - How to test an AUTOSAR project? - Stack Overflow
Apr 30, 2020 · Ask engineers how "well-modelled" your project is, before making a test-plan or test-tool decision. AUTOSAR is the buzzword that makes a developer/tester tool cost n-times more but their …