photo

Nideesh Madhu


Last seen: oltre 3 anni fa Attivo dal 2021

Followers: 0   Following: 0

Statistica

MATLAB Answers

5 Domande
0 Risposte

RANK
150.329
of 300.331

REPUTAZIONE
0

CONTRIBUTI
5 Domande
0 Risposte

ACCETTAZIONE DELLE RISPOSTE
100.0%

VOTI RICEVUTI
0

RANK
 of 20.920

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 168.124

CONTRIBUTI
0 Problemi
0 Soluzioni

PUNTEGGIO
0

NUMERO DI BADGE
0

CONTRIBUTI
0 Post

CONTRIBUTI
0 Pubblico Canali

VALUTAZIONE MEDIA

CONTRIBUTI
0 Punti principali

NUMERO MEDIO DI LIKE

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Domanda


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...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

oltre 3 anni fa | 1 risposta | 0

1

risposta

Domanda


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 ...

quasi 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta

Domanda


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...

oltre 4 anni fa | 1 risposta | 0

1

risposta