![](https://pdfstore-manualsonline.prod.a.ki/pdfasset/b/74/b7428f61-1220-4791-b72e-ddb80e6058fe/b7428f61-1220-4791-b72e-ddb80e6058fe-bg139.png)
Appendix A 313
Using Mapfiles
Mapfile Option Error Messages
Mapfile Option Error Messages
Fatal Errors
The following conditions can result in a fatal error:
• Specifying more than one -k option on the command line
• Mapfile cannot be opened or read
• The linker finds a syntax error in the mapfile
• More than one segment_type, segment_flags, virtual_address,
physical_address or alignment value appears on a single declaration
line
• More than one section_name, section_type, or section_flags value
appears on a single directive line
• A user-defined virtual address causes a segment to overlap the
previous segment
Warnings
The following conditions can produce a warning message:
• A physical_address or a virtual_address value is specified for any
segment other than a LOADable segment. The directive is ignored.
• A second declaration for the same segment changes an attribute
value. The second declaration overrides the original.
• An attribute value for a built-in segment is changed.