
can bus - CANDBC and ARXML difference - Stack Overflow
Jan 2, 2024 · AUTOSAR is restricted to automotive field while CANDBC is not. AUTOSAR toolchains that I've worked with all support the export and import of CAN network design …
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 …
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)?
CAPL script for checksum CRC 8 SAE-J1850 calculation
Jun 17, 2022 · I'm new to CAPL programming and trying to create a node which can send an message with Checksum (CRC 8 SAE-J1850) and message counter to my ECU via CAN bus. …
diagnostics - what is the difference between the DEM Snapshot …
Jul 14, 2022 · The freeze frame contains data that represents the status of the vehicle when the DTC was reported (temp, speed, sensor values) the data isn't managed by the Dem. The …
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 …
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 …
AUTOSAR based application software component for reading CAN …
Nov 26, 2024 · I am new to AUTOSAR and COM stack. I am trying to write arxml file for application software component that will receive one CAN message asynchronously and do …
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 …