Saturday 15 January 2011

How to use .map file to find the space allocations of different files in embedded C -


If there is a compile with the GCC compiler, there is a way to find different locations and allocated places to files.

You can easily use the map file to find the allocation of static varibles.

If you want to sort through the announcement file, this information must be written to the program that does this, which should be possible. The same goes for code allocation.

No comments:

Post a Comment