About 50 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. c - File Structure of AUTOSAR BSW Modules - Stack Overflow

    Feb 12, 2024 · I noticed in the last versions of AUTOSAR that the standard does not provide the file structure to follow for BSW modules. Before, the *.c, *.h files and the different interactions between …

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

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

  5. c - Memory Mapping for AUTOSAR - Stack Overflow

    Dec 16, 2019 · This is general problem for the Memory mapping in Autosar stack development. Where will var1 and var2 be arrange in Memory ? : It will be dummped into unmapped and uninitialize …

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

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

  8. What is the flattening process in AUTOSAR - Stack Overflow

    Mar 30, 2022 · What is the flattening process actually means in AUTOSAR Methodology workflow? I know that is a process that the ECU Extract made from the System Description but I want to know …

  9. embedded - AUTOSAR configuaration - DCM module - Stack Overflow

    AUTOSAR configuaration - DCM module Ask Question Asked 9 years, 1 month ago Modified 8 years, 8 months ago

  10. can bus - What is IPDUM in Autosar? How multiplexing is performed …

    Mar 1, 2021 · The AUTOSAR_SWS_IpduM (Chapter 7) and the AUTOSAR_TPS_SystemTemplate (Ch. 6.5) explain this I think pretty well. IpduM lower layer connects to PduR. So reception/transmission of …