Is polyspace 2020b compatible with win11?

조회 수: 37 (최근 30일)
玫青
玫青 2023년 9월 15일
답변: Animesh 2024년 11월 20일 9:01
The same BugFindr project, with the same code, running Polyspace on Windows 10 can correctly generate static inspection reports, However, running on win11 will prompt "failure in verification of function xxxxx", resulting in analysis failure
  댓글 수: 6
玫青
玫青 2023년 11월 10일
After reinstalling the win10 system, it can be checked normally
wei
wei 2024년 5월 12일
win11该如何解决这个问题?

댓글을 달려면 로그인하십시오.

답변 (3개)

Anirban
Anirban 2023년 9월 28일
Please contact MathWorks Technical Support for more help with the issue. See Contact Technical Support About Issues with Running Polyspace.

Walter Roberson
Walter Roberson 2023년 9월 28일
There are some Windows-11 specific problems with polyspace in some versions.
For example https://www.mathworks.com/support/bugreports/details/2566304 against Polyspace Code Prover is Windows 11 specific and leads to a Fail(Fail: failure in job) message (but with different surrounding text than you see)
  댓글 수: 1
玫青
玫青 2023년 11월 10일
After reinstalling the win10 system, it can run normally

댓글을 달려면 로그인하십시오.


Animesh
Animesh 2024년 11월 20일 9:01
Hey @玫青,
There might be multiple causes for this error.
To work around the issue, you can try adding the option "-modules 1" in the Polyspace project configuration. If this does not resolve the issue, you can also try adding the option "--max-processes 1". Please follow the steps below to add these options:
1. Open the project in Polyspace.
2. Navigate to the "Configuration" tab.
3. In the Configuration tab, navigate to the "Advanced settings" tab.
4. In the Advanced Settings tab, kindly write "-modules 1" in the "Other Polyspace options/other" text field.
If adding "-modules 1" does not work, try the following:
1. In the same "Other Polyspace options/other" text field, add "--max-processes 1".
After adding the options, kindly try to run the analysis on the project again.

태그

제품


릴리스

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by