i960 Processor Compiler User's Guide
10-6
10
RAM-based Configuration File
The commands passed to the linker define the memory layout and location
of the linked program. Configuration information used by the linker
includes:
• memory layout
• linker controls
• startup routine
• high-level libraries
• low-level libraries
• floating-point support
ROM-based Configuration File
The optional ROM-builder section of a configuration file contains
commands to be passed to the rom960 utility. rom960 commands must
begin with the
#* characters in columns 1 and 2. The i960 Processor
Software Utilities User's Guide provides explanations and examples of
rom960 commands in a configuration file.