Community Profile

photo

Namrata Biranje


Last seen: 1 year 前 自 2018 起处于活动状态

Followers: 0   Following: 0

统计数据

Feeds

排序方式:

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 1 个回答 | 0

1

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答

提问


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 前 | 0 个回答 | 0

0

个回答