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

  3. xml - What is the difference between Implementation datatype …

    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 …

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

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

  6. Adaptive Autosar Manifest files,What does Manifest.json and …

    Apr 17, 2021 · But my understanding from Autosar documents was that Manifest is supposed to be an arxml file. So does Execution Manager in the platform need this .json file to parse ? How …

  7. linux - What are the differences between Autosar's SOME/IP and …

    Apr 29, 2021 · AUTOSAR specification defines its own SOME/IP like this: This service-oriented protocol is located near the top over Ethernet stack What is the difference among several …

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

  9. AUTOSAR CAN Stack Implementation Hints

    Apr 13, 2020 · Another chapter to read about it is the AUTOSAR_TPS_EcuConfiguration Ch. 3.4 COM-Stack configuration. It contains the Concept of Handle-IDs, their definition, assignment, …

  10. diagnostics - DTC status byte - DEM AUTOSAR - Stack Overflow

    Jun 26, 2023 · I know I should save DTCs and snapshot data to non-volatile memory in case of failure, but should I also save DTC status bits? I think these bytes have instantaneous …