EmbDev.net

Forum: ARM programming with GCC/GNU tools Program Memory Usage Visualization


von Robert T. (Company: rtti.de) (rti)


Rate this post
useful
not useful
Hi,

Again and again I struggle making my firmware fit into the mcu's flash 
memory. Finding out which symbol uses lots of memory is possible through 
objdump's .lst files. IMHO, those files are quite huge and hard to read 
though.

That's why I wrote a small tool which parses and visualizes .lst files. 
Maybe it helps somebody.

Try: http://files.rtti.de/lstvis/
Source: https://github.com/rti/lstvis

Cheers,
Robert

Please log in before posting. Registration is free and takes only a minute.
Existing account
Do you have a Google/GoogleMail account? No registration required!
Log in with Google account
No account? Register here.