gplink --version (return code: 0)
gplink-1.4.0 #1107 (May 18 2015)
gplink --help (return code: 0)
Usage: gplink [options] [objects] [libraries]
Options: [defaults in brackets after descriptions]
-a FMT, --hex-format FMT Select hex file format.
-c, --object Output executable object file.
-d, --debug Output debug messages.
-f VALUE, --fill VALUE Fill unused program memory with value.
-h, --help Show this usage message.
-I DIR, --include DIR Specify include directory.
-l, --no-list Disable list file output.
-m, --map Output a map file.
--mplink-compatible MPLINK compatibility mode
-o FILE, --output FILE Alternate name of output file.
-O OPT, --optimize OPT Optimization level [1].
-q, --quiet Quiet.
-r, --use-shared Use shared memory if necessary.
-s FILE, --script FILE Linker script.
-t SIZE, --stack SIZE Create a stack section.
-u, --macro symbol[=value] Add macro value for script.
-v, --version Show version.
-w, --processor-mismatch Disable "processor mismatch" warning.
Default linker script path /usr/share/gputils/lkr
Default library path /usr/share/gputils/lib
Report bugs to:
<URL:http://gputils.sourceforge.net/>