Why does the Compiler assistant leads to an "out of memory" in Polyspace Client for C/C++ 8.3 (R2012a)?

1 view (last 30 days)
When launching a verification I obtain an "out of memory" at the beginning of the compilation:
OS-target no-predefined-OS implies: -D__STDC__
-allow-language-extensions implies: -D__thread= -D__attribute__(x)= -Drestrict= -Dfar= -Dnear=
-Drom=
Reporting errors for sources ...
C:\PolySpace\Support\C\Hella\Source\40_Component_MainP\src\Driver\HRT\Hrt_D.c, line 172: catastrophic error: out of memory
| PUBLIC void HrtDisableIsr (void)
| ^
1 catastrophic error detected in the compilation.
Reporting errors for sources done.

Accepted Answer

MathWorks Support Team
MathWorks Support Team on 9 May 2013
This bug has been fixed in Release 2012b (R2012b). For previous product releases, read below for any possible workarounds:
There's a bug in the compiler assistant feature which can give some help when there is a compilation issue. Since R2012a it is set by default.
To work around this issue you can disable this feature. Therefor use the Polyspace PVE Menu and go to Options -> Preferences... -> Project and Results folder and untick "Use Compilation Assistant". Afterwards relaunch.

More Answers (0)

Tags

Products


Release

R2012a

Community Treasure Hunt

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

Start Hunting!