Enables garbage collection of unused input
sections.
Do not use Standard System Startup Files.
Enable this option if your program does not contain
a main routine.
Do not use Standard System Libraries
Enable this option if you are supplying own system
libraries.
Use Math Libraries
Use C run-time libraries that support floating-point
arithmetic.
Text Start
Start address for program code and constants
(ROM).
Data Start
Start address for un-initialized variables
(RAM).
BSS Start
Start address for initialized variables (RAM).
Linker Script File
The GNU toolchain requires a linker control file
that controls the memory layout. A pre-defined linker control file
that fits most systems can be found in the folder \ARM\GNU.
Since the file needs to be adapted to your application, you should
copy it to your project folder and enter it under Options for
Target — Linker. The linker control file is needed to define a
memory layout, however it may be omitted for very simple test
programs.
Include Libraries
Specify archive library files that should be added
to the project.
Include Paths
List of paths that will be searched to include
archive libraries.
Misc controls
Specify any required linker commands for which there
is no individual dialog control.
Linker control string
Displays the current directives at the linker
command line.
This site uses cookies to store information on your computer. By continuing to use our site, you consent to our cookies.
ARM websites use two types of cookie: (1) those that enable the site to function and perform as required; and (2) analytical cookies which anonymously track visitors only while using the site. If you are not happy with this use of these cookies please review our Privacy Policy to learn how they can be disabled. By disabling cookies some features of the site will not work.