Community Profile

photo

Alexandre De Barros

Last seen: 4 days ago Active since 2012

Statistics

All
  • GitHub Submissions Level 2
  • Personal Best Downloads Level 1
  • First Review
  • First Submission
  • 6 Month Streak
  • Revival Level 2
  • Knowledgeable Level 4
  • First Answer
  • Solver

View badges

Content Feed

Submitted


Polyspace-Access-Utility
​​Polyspace Access Utility is a bash script for dealing with basic operations when using Polyspace Access: backup, clean-up, usa...

1 month ago | 2 downloads |

Thumbnail

Submitted


Polyspace-Stack-Flow-Viewer

8 months ago | 1 download |

Thumbnail

Answered
Polyspace BugFinder - Module Analysis - The current working directory does not exist
Hello, For this kind of problem, please contact the technical support. You can do that from the MathWorks website: https://w...

3 years ago | 0

| accepted

Answered
How to generate Polyspace project options into a text file from an already existing Polyspace project in Polyspace Code Prover 2016b?
Hi, there is no way to convert a .psprj to a text options so to speak, but if you go one of the results folder of your project,...

4 years ago | 0

| accepted

Answered
How to open polyspace R2016b project in polyspace R2012 b version?
Hello, You can open R2012b project file with Polyspace R2016b, but in the Open File dialog you have to switch to the .cfg exten...

5 years ago | 0

Answered
System error No such file or directory (noent: No such file or directory) exception Io(Io) raised. For some files in code prover verfication log file
Hello, with this kind of error, you should contact the technical support, and send the verification log (showing the options us...

5 years ago | 0

Answered
Need help with polyspace bug finder when compiler and target is not already configured
Hello, Difficult to answer with just a screenshot, but I can see that a project has been created. Could you confirm that ? (cli...

5 years ago | 0

| accepted

Answered
Polyspace code prover crashes with Internal error
Hello, This message is the symptom of a scaling behavior, probably due to the size of the project. Please refer to this other ...

5 years ago | 0

Answered
where do i find polyspace codeprover -functions-called-before-loop setting in code prover interface
Hello, this option is available only when the project is for a model-generated code. And in this case, the option can be f...

5 years ago | 1

| accepted

Answered
How do I do static code analysis on Ada source codes?
Hello, I do confirm what dpd wrote: the Ada product is a separate product. You cannot analyze Ada code with the C/C++ product...

5 years ago | 1

Answered
Why when I run polyspace-configure, I get ERROR: Error building temporary directory
Hello, I suggest to contact the support here. In order to better understand the problem, please first launch polyspace-configur...

5 years ago | 0

Answered
Add MISRA and error comment
Hello, No, there is no way to quickly annotate the code itself. What is the need here, and how would you choose the violatio...

5 years ago | 0

Submitted


Polyspace for AUTOSAR demo
A demo showing how to use the feature "Polyspace for AUTOSAR" introduced in R2018a

5 years ago | 3 downloads |

Thumbnail

Answered
I am looking for an automated way to remove "Old" results from a Polyspace Metrics Server
Hi Matt, We will soon publish a tool for that but we can already send it to you. Please contact the support to have it in adv...

5 years ago | 0

| accepted

Answered
Error: An unexpected error (66) occurred in "ps_cxx_fe.exe".
Hello, for this kind of problems, please contact the technical suppport and send the analysis log with your request. Best ...

5 years ago | 0

Answered
How to get .ci files on Polyspace 2017b version ?
Hello, You can use the advanced option -keep-relaunch-files for that. The ci files will be created in a subfolder named .rel...

5 years ago | 0

| accepted

Answered
How do I find my Polyspace license number?
Hi, You will find a detailed way to get your licence numbers in another MATLAB Aswers: How do I find my Polyspace license nu...

6 years ago | 1

Answered
Are newer versions of Polyspace compatible with older versions of Matlab?
HI, Could you describe the context in which you want to use Polyspace with MATLAB? For example, do you want to use Polyspace ...

6 years ago | 0

Answered
C-Code Polyspace MISRA-C check without Polyspace value range and overflow checks
Hi, Since most of the coding rule violations are found during the "compilation" phase, I suggest you to stop the verification...

6 years ago | 0

| accepted

Answered
Codeprover: all variables are unused
Hello, If Polyspace Code Prover is able to find a function called main, it will automatically use it as the main entry point....

6 years ago | 0

| accepted

Answered
HI All, We have a Mathworks Polyspace R2016A
Hello, there are two ways to achieve this: * customize an existing template, to add a filter on the file See the docume...

6 years ago | 0

Answered
CodeProver does not detect overflow for non-volatile global variables
Hello, I cannot reproduce your results: I have overflows for both volatile and non-volatile variables. Are b and c full-ra...

6 years ago | 0

| accepted

Answered
CodeProver does not detect overflow/underflow with unsigned variables
Hello, In standard C, there is no overflow on unsigned types. The C99 standard (§6.2.5/9) states: "A computation involving...

6 years ago | 2

| accepted

Answered
Orange OBAI check in Polyspace Code Prover R2015a
Hi, There is a similar question here: <https://www.mathworks.com/matlabcentral/answers/101992-why-do-i-see-a-cast-to-signe...

6 years ago | 0

Answered
Polyspace assumption regarding global/static variable
Hello, This notion of extern static variable is a little bit strange indeed. It no longer appears in the current version of ...

6 years ago | 0

| accepted

Answered
Is there any way to keep preprocessed files after successful compilation?
Hello, You can use the option -keep-all-files. If you're using the command line, this is just an option to add to your lis...

6 years ago | 1

| accepted

Answered
polyspace 2012b critical section
Hi ! You will find information on the critical section in R2012b by following this link: <https://www.mathworks.com/help/r...

6 years ago | 0

Answered
Is Polyspace 2013a working with Windows 10
Hello, The support of Windows 10 started with R2015a. If you want to know what versions are supported and since when, you ...

6 years ago | 0

Answered
Polyspace 2017b Not Populating from Code comments
Hello, I cannot reproduce this prejustified comment. What Status and Severity have you set for the violation? Here is an ...

6 years ago | 0

Answered
Pplyspace complain about conversion overflow: Conversion from int 32 to unsigned int 32. However everything I have it defined as unsigned. Is it something in ~ operator?
Hello Ahmad, It has something to do with the ~ operator indeed. This operator will not be performed on U16 but on the "int" t...

6 years ago | 0

Load more