Estimating memory footprint of generated code
by Roger Aarenstrup
11 Jun 2009
(Updated 10 Jul 2009)
This tool outputs the code size and data footprint for code generated with Embedded Coder(TM).
|
Watch this File
|
| File Information |
| Description |
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. |
| Required Products |
Embedded Coder
|
| MATLAB release |
MATLAB 7.8 (R2009a)
|
| Other requirements |
Microsoft visual studio |
|
Tags for This File
|
| Everyone's Tags |
|
| Tags I've Applied |
|
| Add New Tags |
Please login to tag files.
|
| Updates |
| 10 Jul 2009 |
Updated text |
|
Contact us