photo

Nideesh Madhu


Last seen: plus de 2 ans il y a Actif depuis 2021

Followers: 0   Following: 0

Statistiques

  • Thankful Level 3

Afficher les badges

Feeds

Afficher par

Question


Question on MISRA C:2012- Rule 10.3 in polyspace code prover 2019a
Assuming that I have the following structure and enum: Code: typedef struct s{ unsigned int a:5; unsigned int b:1; un...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Polyspace codeprover doesnt give a warning for MISRA violation(MISRA C:2012, 19.2 - The union keyword should not be used)
We are enabling MISRA C:2012-all in polyspace code prover. We have unions declared in header files and created objects for that ...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


Why Polyspace Code prover do not permit to check some MISRA rule ?
We usually do static analysis with polyspace code prover. We enabled MISRA check also but then found some of the rule are only ...

plus de 2 ans il y a | 1 réponse | 0

1

réponse

Question


How to give data ranges to function parameters which are pointers
While running code prover I got so many Orange warnings and was trying to reduce them by giving data ranges to function input p...

plus de 3 ans il y a | 1 réponse | 0

1

réponse

Question


Code Prover warning 'Illegally dereferenced pointer'
While running the code prover i got same Orange warning on many places in the code. For example in the function, void DD_XYZ_In...

plus de 3 ans il y a | 1 réponse | 0

1

réponse