User`s guide
ELF Linker and Command Language
DSP56800E Command-Line Tools
311Targeting MC56F83xx/DSP5685x Controllers
# display help
usage # show usage information
[no]spaces # insert blank lines between options in
# printout
all # show all standard options
[no]normal # show only standard options
[no]obsolete # show obsolete options
[no]ignored # show ignored options
[no]deprecated # show deprecated options
[no]meaningless # show options meaningless for this
target
[no]compatible # show compatibility options
opt[ion]=name # show help for a given option; for 'name',
# maximum length 63 chars
search=keyword # show help for an option whose name or help
# contains 'keyword' (case-sensitive); for
# 'keyword', maximum length 63 chars
group=keyword # show help for groups whose names contain
# 'keyword' (case-sensitive); for 'keyword'
# maximum length 63 chars
tool=keyword[,...] # categorize groups of options by tool;
# defa u l t
all # show all options available in this tool
this # show options executed by this tool
# default
other|skipped # show options passed to another tool
both # show options used in all tools
#
#
-version # global; for this tool;
# show version, configuration, and build
date
-timing # global; collect timing statistics
-progress # global; show progress and version
-v[erbose] # global; verbose information; cumulative;
# implies -progress
-search # global; search access paths for source files
# specified on the command line; may specify
# object code and libraries as well; this
# option provides the IDE's 'access paths'
# functionality
-[no]wraplines # global; word wrap messages; default
-maxerrors max # specify maximum number of errors to print, zero
# means no maximum; default is 0
-maxwarnings max # specify maximum number of warnings to print,