For an analysis of all objects in the final binary
Anas
From: vishnuvaradan vishnuvaradan [mailto:vishnuvaradanr(a)gmail.com] Sent: Wednesday, November 2, 2016 2:10 PM To: devel(a)lists.zephyrproject.org Subject: [devel] Reg: Memory consumption command - Command similar to "top"
Hi all Help me on the following I have compiled the simple hello world example for a specific arch (eg galileo or d2000) Is there any command similar to "top" - ?
In the outdir following files are generated
1. Zephyr.map
2. Linker.cmd
3. Final-linker.cmd
4. linker.ld files under arch folder
what can I infer from the above files ? My intention is to find how much memory (sram /flash ) will be consumed - how to do this ?