With codegen, what do integrity checks do?

조회 수: 1 (최근 30일)
Chuck37
Chuck37 2012년 12월 11일
I'm talking about the configuration setting when making mex files. I have a case where compiling without it causes occasional random segmentation faults when the mex file is used. If integrity checks are enabled it seems to work. I would have expected to get an error even with integrity checks on (maybe just friendlier than a seg fault), but this is not the case. It runs flawlessly as .m or mex with integrity checks and seg faults without integrity checks.
  댓글 수: 1
Denis Gurchenkov
Denis Gurchenkov 2012년 12월 26일
Hi Chuck,
This looks like a bug in codegen. Can you post reproduction steps here, or contact Mathworks tech support?
Thanks,
Denis.

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

답변 (0개)

카테고리

Help CenterFile Exchange에서 MATLAB Coder에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by