Polyspace shared variable analysis on project has both C and C++

조회 수: 3 (최근 30일)
ahmed
ahmed 2024년 12월 5일
답변: Sumukh 2024년 12월 5일
Hello ,
i have a question please , can i run polyspace analysis (shared variable analysis) in a project has both C and C++

답변 (1개)

Sumukh
Sumukh 2024년 12월 5일
Hi @ahmed,
I am assuming that you are referring to Polyspace Code Prover analysis of shared variables.
It is possible to run Polyspace Code analysis for projects with both C and C++ files. This is the default source code language configuration for Polyspace projects as specified in the following documentation:
In addition, you can refer to the following documentation that specifies certain dependencies and tips when analysing projects containing both C and C++ files:
I hope this answers your query.

Community Treasure Hunt

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

Start Hunting!

Translated by