About 4,380,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. 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 …

  3. autosar - How to use a CompuMethod with category linear - Stack …

    Mar 4, 2020 · The conversion, however, is done by the AUTOSAR RTE and therefore hidden from the application code. In contrast, a CompuMethod of category TEXTTABLE leaves a trace in …

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

  5. autosar - How accurate is Explicit Synchronization of Schedule …

    Oct 21, 2021 · 0 I am reading up on time synchronization in AUTOSAR. Specifically, how to use global/PTP time to actually do time sensitive work on an ECU. The way I understand it (from …

  6. c - Memory Mapping for AUTOSAR - Stack Overflow

    Dec 16, 2019 · 0 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 …

  7. autosar - How to use ApplicationDataTypes in C code - Stack …

    Sep 5, 2017 · 1 For my understanding, the ApplicationDataType was introduced to AUTOSAR Version 4 to design Software-Components that are independent of the underlying platform and …

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

  9. autosar - WaitPoint and Event - Stack Overflow

    Mar 21, 2016 · I have been reading about developing an Autosar Software Component. I'm still confuse about WaitPoint and Event on internal behavior. What are the main differences …

  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 …