photo

Christian Bard

Last seen: Today Actif depuis 2012

Followers: 0   Following: 0

Message

Statistiques

All
MATLAB Answers

0 Questions
41 Réponses

File Exchange

4 Fichiers

RANG
1 248
of 300 352

RÉPUTATION
60

CONTRIBUTIONS
0 Questions
41 Réponses

ACCEPTATION DE VOS RÉPONSES
0.00%

VOTES REÇUS
4

RANG
2 671 of 20 928

RÉPUTATION
637

CLASSEMENT MOYEN
5.00

CONTRIBUTIONS
4 Fichiers

TÉLÉCHARGEMENTS
9

ALL TIME TÉLÉCHARGEMENTS
2578

RANG

of 168 212

CONTRIBUTIONS
0 Problèmes
0 Solutions

SCORE
0

NOMBRE DE BADGES
0

CONTRIBUTIONS
0 Publications

CONTRIBUTIONS
0 Public Chaîne

CLASSEMENT MOYEN

CONTRIBUTIONS
0 Point fort

NOMBRE MOYEN DE LIKES

  • Knowledgeable Level 3
  • GitHub Submissions Level 1
  • 3 Month Streak
  • Personal Best Downloads Level 1
  • First Review
  • 5-Star Galaxy Level 1
  • First Submission
  • Revival Level 3
  • First Answer

Afficher les badges

Feeds

Afficher par

Réponse apportée
Polyspace errors cause from "@interrupt"
If you are not setting -compiler cosmic, you may use a Perl -post-preprocessing-command script like below (see doc): #!/usr/bin...

6 mois il y a | 0

Réponse apportée
Polyspace Bug Finder Shows Defects Although Not Activated
Defects are not managed by the option -checkers-selection-file but with option -checkers. Note that -chekers-activation-file a...

7 mois il y a | 1

Réponse apportée
Error during the execution of the Polyspace Bug Finder script
Within release R2019b, MATLAB and Polyspace must be installed in separate folders. Recommend workflow: Uninstall everything...

7 mois il y a | 0

| A accepté

Réponse apportée
Different Results for Polyspace as You Code (PaYC) and "normal" Polyspace
As you mentioned, Polyspace as You Code is a plug-in for certain IDEs that analyzes one file at a time. This allows you to selec...

8 mois il y a | 0

| A accepté

Réponse apportée
Polyspace Checks MISRA-C:2012 Directives which are Non-existent in the Document
Directive 5 is coming with amendment 4 of MISRA C:2012 - see official document here: https://www.misra.org.uk/app/uploads/2023/0...

8 mois il y a | 0

| A accepté

Réponse apportée
Add Polyspace Suppression for MISRA Directive
In the Polyspace UI, when you select a violation, you can right-click and choose "Add Pre-justification to clipboard." For more ...

8 mois il y a | 0

| A accepté

Réponse apportée
Polyspace toolbox installation issue-MATLAB 2024b
Install MATLAB and other toolboxes in one folder and install Polyspace in another folder. Then cross install Polyspace in MATLAB...

9 mois il y a | 0

A soumis


Implement DISA STIG Rules with Polyspace Bug Finder
Polyspace Bug Finder is a static analysis tool that can help automate the implementation of a subset of STIG rules.

environ un an il y a | 3 téléchargements |

0.0 / 5
Thumbnail

A soumis


Polyspace Obfuscator
Obfuscate source code to reproduce Polyspace behaviors to exchange with Technical Support

plus d'un an il y a | 3 téléchargements |

0.0 / 5
Thumbnail

Réponse apportée
Why does Polyspace mark an include as useless when it is clearly being used by the code?
I assume that you are speaking about BF defect which checks for useless include files in a source code. To answer your question,...

plus de 2 ans il y a | 0

Réponse apportée
cert-c rule이 Not implement인 것의 이유는 무엇인가요?
You can look for more information on supported CERT-C rules by Polyspace Bug Finder in the documentation. Link is here: https://...

plus de 2 ans il y a | 0

| A accepté

Réponse apportée
polyspace 2022a 에 적용된 CWE와 CERT-C의 version을 알수있습니까?
I assume that this link to documentation can be an answer to the question: https://www.mathworks.com/help/bugfinder/ug/polyspace...

plus de 2 ans il y a | 0

| A accepté

Réponse apportée
PolyspaceAsYouCode analyse header files
I assume that you did set build in PolyspaceAsYouCode plug-in with a Polyspace build options file. In order that PaYC would ana...

presque 3 ans il y a | 0

Réponse apportée
Import comments with downloaded results doesn't work
Since Polyspace Access R2022b, you can import comments from one project to another directly from Polyspace Access webUI.

presque 3 ans il y a | 0

Réponse apportée
False negatives for MISRA 9.3 missed for float array partial initialization
That is a specific Polyspace implementation of the rule 9.3. We have extended the exception 1 of the rule 9.3 with 0.0 and 0.0f....

environ 3 ans il y a | 1

| A accepté

Réponse apportée
Polyspace R2021a 버전의 CERT-C의 어떤 항목이 지원되는지 문의 드립니다.
In each shipped product, at location <polyspaceroot>\polyspace\resources, Excel file Polyspace <Release> Results Lists.xlsx prov...

plus de 3 ans il y a | 1

| A accepté

Réponse apportée
[Polyspace codsprover] error -enable-concurrency-detection cannot be used
I recommend to contact Technical Support with a complete log file. A way to reproduce would be increase resolution of the case.

plus de 3 ans il y a | 0

Réponse apportée
[Polyspace Codeprover] incompatible issue
When using Polyspace on a C++ application, it is recommended to use polyspace-configure. See also ref doc for deeper informatio...

plus de 3 ans il y a | 0

A soumis


Recategorization-Plan-Guidelines-for-MISRA-Using-Polyspace
Document describing a process that allows to follow a recategorization plan guidelines using Polyspace Bug Finder

plus de 3 ans il y a | 2 téléchargements |

0.0 / 5

Réponse apportée
How can I get polyspace-report-generator to include source line when using -generate-results-list-file option?
This functionality does not exist currently in Polyspace Bug Finder. The localization of a finding can only be seen in the Polys...

environ 4 ans il y a | 0

| A accepté

Réponse apportée
Polyspace access comments have been erased after database cleanup
That is certainly due to problem detected in release R2020b due to clean up feature. See https://fr.mathworks.com/support/bugrep...

environ 4 ans il y a | 0

Réponse apportée
Polyspace Access - Cluster Dashboard, User Manger-Manage Users
To access and manage users login, the password is the one of the cluster admin. It can be reset by ./admin-docker-agent --reset-...

environ 4 ans il y a | 1

Réponse apportée
Compiler Polyspace bug finder error
That is recommended to use polyspace-configure on the build chain to get the set of options and target values to match your comp...

plus de 4 ans il y a | 0

Réponse apportée
How can I define TI C2000 compilers for Polyspace bug finder
Hi, That is recommended to use polyspace-configure on the build chain to get the set of option and target values for a TI C200...

plus de 4 ans il y a | 0

Réponse apportée
Facing issue( Enum class name is prefixed in 2019b )
Dear HongGyun Kim, There is 8 years between the two versions of Polyspace. In 8 years Polyspace compiler did improve and match...

plus de 5 ans il y a | 0

Réponse apportée
Why do we get "Failure with error code 252 " in Polyspace 8.5 log?
Hi Jeevan, Please contact Technical Support with a complete log file. Regards, Christian

presque 9 ans il y a | 0

Réponse apportée
Are the correct target processor type settings required to run MISRA checks?
Hi Fabian, The target processor types have indeed an impact on MISRA results in Polyspace. For instance using Polyspace MISR...

presque 9 ans il y a | 0

| A accepté

Réponse apportée
Polyspace and Report Generator: "PolyspaceData"
Hi Patrick, If you want to customize the report, please refer to documentation http://www.mathworks.com/help/bugfinder/ug/cust...

presque 9 ans il y a | 0

Réponse apportée
Customizing Polyspace Bug Finder report
Hi SP, It is actually possible to customize Polyspace Bug Finder report but not for this use case (see documentation http://w...

presque 9 ans il y a | 0

Réponse apportée
How is this DRS (Data Range Specification )in Polyspace code prover is generated?
Hi Shaku, Actually that is not possible to give a min/max range for each element of an array using data range specifications...

presque 9 ans il y a | 0

Charger plus