About 50 results
Open links in new tab
  1. Can someone explain what does PduR mean in AUTOSAR?

    Aug 28, 2018 · In many block diagrams of AUTOSAR specification they use the term PduR. But there is no such kind of module in AUTOSAR Schema. Can someone explain what does PduR mean?

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

  3. AUTOSAR OS configuration example - Stack Overflow

    Jan 21, 2015 · As with version 3.0, AUTOSAR switched from OSEK-OIL to a XML based format in order to configure their OS. I'm looking now for an example of how this configuration can look like. The …

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

  5. unit testing - How to test an AUTOSAR project? - Stack Overflow

    Apr 30, 2020 · Ask engineers how "well-modelled" your project is, before making a test-plan or test-tool decision. AUTOSAR is the buzzword that makes a developer/tester tool cost n-times more but their …

  6. 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, even naming …

  7. 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)?

  8. Newest 'autosar' Questions - Stack Overflow

    AUTOSAR (AUTomotive Open System ARchitecture) is an open and standardized automotive software architecture, jointly developed by automobile manufacturers, suppliers and tool developers.

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

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