
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)?
autosar - SenderReceiverInterface with multiple data elements ...
Feb 22, 2024 · In AUTOSAR, SenderReceiverInterface can have multiple data elements as shown below snippet. Is there any advantage or implementation difference when multiple data …
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 …
IPDU transmission from PDUR to specific bus interface
Jun 22, 2022 · I am totally new to autosar and while going through the documents i have a doubt So, when PDUR recieves signal from upper layer how will it seggregate and send them to …
autosar - How to Clear DTC's internally? - Stack Overflow
Oct 31, 2022 · I am trying to delete diagnostic information but I am strugling to find the configuration in Tresos which would enable ClearDTC interface. What would be the right way …
What is an XDM file in the context of AUTOSAR? - Stack Overflow
Sep 22, 2023 · 0 I'm working on an AUTOSAR project and I've come across references to both XDM files and ARXML files, but I'm a bit confused about their purposes and differences and …
In Autosar, how do we decide which SWC/BSW should go to …
Oct 3, 2018 · From AUTOSAR_SWS_OS: Trusted: An OS-Application that may be executed in privileged mode and may have unrestricted access to the API and hardware resources. Only …
autosar - Davinci Configurator does not show ECU Components in …
Sep 22, 2024 · AFAIK, you have to add the ARXML files in to the "input files dialog" to import and use them in Davinci Configurator. For BSW Plugins (e.g. your own driver / service component …
autosar - What is the exact difference between the Hardware …
Jun 18, 2021 · From AUTOSAR_SWS_CANDriver: Hardware Object: A CAN hardware object is defined as a PDU buffer inside the CAN RAM of the CAN hardware unit / CAN controller. A …
autosar - How to use EcuMWakeupSource which is not related to …
Jul 29, 2024 · Specification of ECU State Manager, AUTOSAR CP R23-11 7 Functional Specification … „It was always intended that wakeup source handling take place not only …