Use this panel to specify the output settings for the ColdFire linker.
The following table lists and describes the output settings for ColdFire linker.
| Option | Description |
|---|---|
| Output Type | Select application as Application (default), Static Library, or Shared Library. |
| Generate Link Map | Check to generate link map. |
| Generate Link Map - List Unused Objects | Check to generate link map and list unused objects; appears grayed out if the Generate Link Map checkbox is not checked. |
| Generate Link Map -Show Transitive Closure | Check to generate link map and show transitive closure; appears grayed out if the Generate Link Map checkbox is not checked. |
| Generate Link Map -Always Keep Map | Check to generate link map and always keep the map; appears grayed out if the Generate Link Map checkbox is not checked. |
| Generate Link Map - Generate S-Record File | Check to generate link map and generate a S-record file. |
| Max S-Record Length | Specify the maximum length for S-record; appears grayed out if the Generate S-Record File checkbox is not checked. The default value is 252. |
| EOL Character | Specify the end-of-line character; appears grayed out if the Generate S-Record File checkbox is not checked. The default value is DOS. |
| Generate Listing File | Check to generate a listing file named lstfil.lst. |
| Generate Elf Symbol Table | Check to generate an ELF symbol table. |
| Generate Binary Image | Check to generate a binary image. |
| Max Bin Record | Specify the maximum value for bin record; appears grayed out if the Generate Binary Image checkbox is not checked. The default value is 252. |
| Generate Raw-Binary Image | Check to generate a raw-binary image. |
| Max Raw-Binary Gap | Specify the maximum value for raw binary gap; appears grayed out if the Generate Raw-Binary Image checkbox is not checked. The default value is 0x10000. |
| Generate Warning Messages | Select whether you want to generate warning messages, warn superseded definitions, or treat warnings as errors. |