how to make a structure defined in a NVM AUTOSAR module invisible for the...
There is a requirement in the AUTOSAR NVM module that says: [SWS_NvM_00135] The Administrative block shall be invisible for the application and is used exclusively by the NvM module for security and...
View ArticleHow to use EcuMWakeupSource which is not related to a ComM
I have defined wakeup sources in EcuMWakeupSource for which the parameter EcuMComMChannelRef is empty (=> there is no relationship to any ComM channel).Now I am trying to set such a wakeup source by...
View ArticleNVM Configuration of readall without write operation causing integrity failure
I am facing one issue in nvm configuration. I am using vector stack. Here for some blocks readall is enabled but write all is not enabled and write_block also happens either by executing diagnostic...
View ArticleBuilding an Zonal Ecu without Autosar
I just started in a new Automotive company and they are playing to build Zonal Ecu without Autosar.It is something like...
View ArticleIn AUTOSAR project, should a software function follow "Compiler Abstraction"?
I'm working in the field of Automotive. When I implement several software function belonging to a specific Application SWC, I normally follow "Compiler Abstraction" standard by AUTOSAR. But, when I...
View Articleabout AUTOSAR C++ A4-7-1 example
I am in a position where I must strictly adhere to AUTOSAR’s C++ coding rules, and I am troubled by them every day. One day, while checking the rules, I noticed something strange about the sample for...
View ArticleAlternative to ARXML?
Today, all AUTOSAR modeling is done on ARXML. I like concept of ARXML exchange, but there are some work flow improvements needed. some areas areMerging/rebase from the main branchUndetected issue...
View ArticleHow to specify someip method-id and event-id in ARXML (classic autosar)
Are there dedicated tags to specify someip deployment information inside ARXML of classic autosar?(For Franca IDL it can be specified in fdepl file: SomeIpMethodID)
View Articleshould a software function follow "Compiler Abstraction"? [closed]
I'm working in the field of Automotive. When I implement several software function belonging to a specific Application SWC, I normally follow "Compiler Abstraction" standard by AUTOSAR. But, when I...
View ArticleAutosar PDUR Handle ID generation Issue
I am currently working on Autosar Project, where I am facing the issue of PDU - Destination and Source Handle ID generated when ECU extract is imported.Both the parameters are automatically getting...
View ArticleLinker and Memory map for shared memory in autosar embedded environment
I am trying to understand the Autosar memory map concept. I have two core micro controller which will send some datas to each other. So I have a shared memory for IPC communication. In my project, I...
View ArticleWhat does tx method spontaneous means in arxml
I am designing test cases for an arxml database for CAN-FD bus. Some PDUs are defined with cycle time 0 and tx Methodspontaneous. I am not sure what to expect here and cannot find any reference.Can...
View ArticleHow flexible is AUTOSAR Classic? [closed]
Imagine you as a supplier have an ECU with a nice running AUTOSAR Classic system running on it. Your customer now has the idea to develop the prototype of a new SWC on his own.And he wants to put it...
View ArticleHow to debug the software reset in the ECU
I would like to understand how to debug and find the root cause of a software reset or a Vector Catch reset. Suppose I am using the AUTOSAR framework, and when I flash the code, I am experiencing...
View ArticleHow to define provider and consumer on different vlan in the classic autosar
How I can define provider and consumer on different VLAN in the classic autosar.Please provide any reference to the document.Thanks in advance
View ArticleCan I convert CAN DBC file to ARxml? if yes how can I convert it or which...
i want to convert can dbc file to arxml.I tried on many softwares like can db++ etc but it is converting into xml file I want arxml. If anyone has information about it please update here as soon as...
View ArticleDavinci Configurator does not show ECU Components in the Runtime System
I have created a project with Davinci Configurator for RTE and BSW configuration and code generation also for the ASW I have configured a project using Davinci Developer and specified the reference to...
View ArticleImport Error : Autosar Arxml import issue [closed]
I'm importing Application_SWC (.arxml) from another project using Vector Tool.While import is successful after doing some manual changes in developer Tool.It throws an RTE error while performing...
View ArticleWhy AUTOSAR does not support Frame-Routing?
I recognize the benefits of PDU-Router for an application ECU. However, I remain unclear on the rationale behind the lack of support for Frame-Routing mechanisms in pure-Gateway ECUs within AUTOSAR. Is...
View ArticleCANoe Identifies Constructed Ethernet Frame as Unknown PDU Despite Correct...
I'm encountering an issue while attempting to send an automotive Ethernet frame using the packet builder feature in CANoe. Despite configuring the frame with the necessary IP, UDP, and IPv4 parameters,...
View Article