SLAU131V October 2004 – February 2020
The MSP430 linker supports the generation of an XML link information file via the --xml_link_info file option. This option causes the linker to generate a well-formed XML file containing detailed information about the result of a link. The information included in this file includes all of the information that is currently produced in a linker-generated map file.
As the linker evolves, the XML link information file may be extended to include additional information that could be useful for static analysis of linker results.
This appendix enumerates all of the elements that are generated by the linker into the XML link information file.