About 4,680,000 results
Open links in new tab
  1. 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)?

  2. 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. …

  3. 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 …

  4. 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 …

  5. 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 …

  6. 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 …

  7. 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 …

  8. 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 …

  9. vector - NVM Configuration of readall without write operation …

    Aug 8, 2024 · The blocks will always fail, until you have them initialized at least once, and called NvM_WriteBlock () on them to store the initial block data once. The NvM_ReadAll () function …

  10. 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 …