Community Profile

photo

Namrata Biranje


Last seen: 1 year ago Active since 2018

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


Mismatched essential type categories for binary operator
Hello, I am getting following MISRA error while compiling AUTOSAR code as follows: Note 9029: Mismatched essential type cate...

4 years ago | 0 answers | 0

0

answers

Question


Pointer parameter 'localDW' (line 667) could be declared as pointing to const
Hello, I am getting following MISRA error while compiling AUTOSAR code as follows: Info 818: Pointer parameter 'localDW' (lin...

4 years ago | 0 answers | 0

0

answers

Question


Error in math.h file while Autosar code generation
Hello, I am not understanding why I am getting the following MISRA error while compiing my .c file: ..\ansi\math.h 142 Error...

4 years ago | 0 answers | 0

0

answers

Question


MATLAB local variables in the code may not have been initialized
Hello , I am getting following MISRA error for R2018b Autosar Code: Warning 644: Variable 'rtb_Rdr_IN_ConfigDataRdr_RdrRat' ...

4 years ago | 0 answers | 0

0

answers

Question


MISRA Error : comma operator used and Highest operation, operator ',', lacks side-effects
Hello, I am getting following MISRA error. Error : Note 9008: comma operator used [MISRA 2012 Rule 12.3, advisory] Warning 5...

4 years ago | 0 answers | 0

0

answers

Question


Local variable created as global in code.
Hello, In my model , I have created one local variable countA but in code it is generated as global.What configuration setting ...

4 years ago | 1 answer | 0

1

answer

Question


Outport function call (Rte_Calls) is not generated in a conditionally executed statement in Simulink R2018b even if " Ensure outport is Virtual" is ticked?
As Shown in below figure,I have four outputs. " Ensure outport is Virtual" is ticked for all of the four outputs. Even Ou...

4 years ago | 0 answers | 0

0

answers

Question


Asynchronous Task Specification block must be directly connected to the output port of a root-level Inport block that has been configured to output a function-call signal.
Hello, I have created AUTOSAR Wrapper and put my logic inside it. Asynchronous Task Specification block is created from arxml.I...

4 years ago | 0 answers | 0

0

answers

Question


Ho to compare two array with tolerance?
I have two 2 dimensional arrays as follows: at time step 0.1 to 1.1 A = [0 0 0 1 1 1 0 0 0 1 1 0 0 0..] B = [0 0 0 0 0 1 1 ...

6 years ago | 0 answers | 0

0

answers