List
The List options control the generation of linker listings.

Generate linker map file
Makes the linker generate a linker memory map file and send it to the projectname.map file located in the list directory. For detailed information about the map file and its contents, see ‑‑map.
Generate log file
Makes the linker save log information to the projectname.log file located in the list directory. The log information can be useful for understanding why an executable image became the way it is. You can log:
Automatic library selection
Initialization decisions
Module selections
Redirected symbols
Section selections
Stack usage call graph
Unused section fragments
Veneer statistics
CRT routine selection
Extra info for sections
Small function inlining
Results of merging sections
C/C++ symbols with demangled names instead of mangled names