Simulink compiler overhead / memory leak
이전 댓글 표시
I was wondering if there is any alternative to compile Simulink code. The problem is that when i compile my model the result is a very complex C-Code and when i execute the code several times it crashes from a memory leak. The memory leak is located inside the complex generated code and is very hard to find / solve. Even when i compile a very easy model (just adding 2 constants) the compiler generates a lot of overhead.
More specifically, is there an more 'easy/simple' compiler with less code overhead?
Kind regards, Simon
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Simulink Compiler에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!