User manual
Project creation and build UM0036
110/385 Doc ID 7705 Rev 11
4.7.3 Cosmic C linker tab
The Linker tab provides an interface for setting the options in the command line for the
Cosmic C linker (clnk). The gray Command line field displays all the changes to the
command line as you make them.
Figure 74. Cosmic linker general view
The Category list box allows you to access a general view for easy access to standard
settings and options. You can also change the category to access views where you can
customize settings in greater detail.
In the Category list box you can choose from one of the following views:
● General: We recommend starting in the General settings for Cosmic linker view.
● Input: Customizing linker input settings
● Output: Customizing linker output settings
Table 40. Cosmic Assembler listing options
Option
(1)
1. For complete descriptions of assembler listing options, refer to the C Cross Compiler User’s Guide.
Description
Basic (-l)
Generate a listing file. The name of the file is name_of_input_file.ls,
unless you use the +l option to specify the name of the file.
With errors on undefined
symbols (-u)
Produces an error message in the listing file for all occurrences of an
undefined symbol.
Generate error log file
(+e*)
Generates an assembler error log instead of displaying the error
messages on screen.