Everything
2.9.2 Use the memory usage

This section describes some effective uses of memory usage in memory mapping information.

(1)

Collecting the sizes in library units

<1>

Shift the focus of the display to [Details of the selected memory mapping].

<2>

Select [File] - [Save Detailed Memory Mapping Data] or [Save Detailed Memory Mapping Data As...].

<3>

In the Save As dialog box, select "Excel workbook" for [Save as type] and then save the file. The Excel file can freely be used for calculation. For example, assume that the Sub1.lib user library contains userlib1.c and userlib2.c. When the sizes of the userlib1 and userlib2 rows in the File Name column of the [Object File] sheet of the saved Excel book are added, you can find the size of each library.

(2)

Comparing memory usage among profiles

-

When building proceeds with saving of a profile and then changing of the build options, you can compare the increases or decreases of memory usage among profiles. This feature is helpful in finding build options which are optimal in terms of memory usage. For details, refer to Memory Mapping Profiler panel.