Everything
2.3.4 Output library information

The library information (information from the library creation result) is output to the library list file.

Select the build tool node on the project tree and select the [Create Library Options] tab on the Property panel.

To output the library list file, set the [Output link map file] property in the [List] category.

(1)

Output information according to the output format

Select [Yes(List contents=not specify)(-LISt -SHow)] or [Yes(List contents=ALL)(-LISt -SHow=ALL)] in the [Output link map file] property.

Figure 2.17

[Output link map file] Property (When Information According To Output Format Is Output)

Remark

See "CC-RH Compiler User's Manual" for differences between the -SHow and -SHow=ALL options.

(2)

Specify information to be output

Select [Yes(List contents=specify)(-LISt)] in the [Output link map file] property. The following property will be displayed.

-

[Output symbol information] property

-

[Output section list in a module] propertyNote 1

-

[Output cross reference information] propertyNote 2

-

[Output total sizes of sections] propertyNote 2

Note 1.

This property is displayed only when [User libraries(-FOrm=Library=U)] or [System libraries(-FOrm=Library=S)] in the [Output file format] property in the [Output File] category is selected.

Note 2.

This property is displayed only when [Relocate file(-FOrm=Relocate)] in the [Output file format] property in the [Output File] category is selected.

 

Select [Yes] for each output information property.

Figure 2.18

[Output link map file] Property (When Information To Be Output Is Specified)

 

The library list file is output to the [Output folder] property in the [Output File] category.

It is also shown on the project tree, under the Build tool generated files node.

The file name will be the project file name with the extension replaced by ".lbp".

Remark

See "CC-RH Compiler User's Manual" for details about the library list file.