Estimating memory footprint of generated code

버전 1.1.0.1 (3.36 KB) 작성자: Roger Aarenstrup
This tool outputs the code size and data footprint for code generated with Embedded Coder(TM).
다운로드 수: 1.4K
업데이트 날짜: 2016/9/1

라이선스 보기

When generating code and experimenting with different modeling patterns it is sometimes useful to check the memory footprint of the code generated from a model. This tool is executed after the generated code is built and outputs the memory used for code and data in each object file.
This tool can be used to improve your understanding of what affects code size. Different target/optimization settings can be tested as well as different modeling patterns.
You can create your own target and use the included hook file in it or copy the lines in the 'after make' section to your current ert hook file. Make sure the other two m-functions are on your MATLAB(R) path.

인용 양식

Roger Aarenstrup (2025). Estimating memory footprint of generated code (https://kr.mathworks.com/matlabcentral/fileexchange/24414-estimating-memory-footprint-of-generated-code), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2009a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 MATLAB Coder에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.1.0.1

Updated license

1.1.0.0

Updated text

1.0.0.0