Namrata Biranje
Followers: 0 Following: 0
Estadística
9 Preguntas
0 Respuestas
CLASIFICACIÓN
113.954
of 295.467
REPUTACIÓN
0
CONTRIBUCIONES
9 Preguntas
0 Respuestas
ACEPTACIÓN DE RESPUESTAS
0.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.234
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 153.872
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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' ...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
más de 4 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 4 años hace | 1 respuesta | 0
1
respuestaPregunta
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...
casi 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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...
alrededor de 5 años hace | 0 respuestas | 0
0
respuestasPregunta
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 ...
más de 6 años hace | 0 respuestas | 0