📄 lnk6x.1
字号:
.bd B 3.TH lnk6x 1 "Apr 13, 2006" "TI Tools" "TI Code Generation Tools".SH NAMElnk6x - Linker.SH SYNOPSIS.B lnk6x[.I options] [.I file(s)].SH DESCRIPTIONThe Linker creates executable modules by combining COFF object files. For more information on using the linker, see the .B Assembly Language Tools User's Guide.SH OPTIONSThe following options are accepted by this tool:.SS General Options:.SS.TP-aProduce an absolute, executable object file (default).TP-absProduce absolute listing file.TP--args=sizeSet C argc/argv memory size.TP-bDisable type merging in symbolic debugging information.TP-cLink using ROM autoinitialization model.TP-crLink using RAM autoinitialization model.TP-e=symbolSpecify the program entry point for the output module.TP-f=valueSet default fill value for holes in output sections.TP-g=symbolMake specified symbol global (overrides -h).TP-hMake all global symbols static.TP-heap=sizeSpecify heap size for C/C++ dynamic memory allocation [Same as --heap].TP--heap=sizeSpecify heap size for C/C++ dynamic memory allocation [Same as -heap].TP-helpDisplay usage information. Followed by another option, will display detailed information on that option. [Same as --help].TP--helpDisplay usage information. Followed by another option, will display detailed information on that option. [Same as -help].TP-i=dirAlter the library-search algorithm to look in dir before looking in the default location. This option must appear before the -l option..TP-jDisable conditional linking; ignore .clink directives.TP-kIgnore alignment flags specified in input sections.TP-l=fileInclude library file or command file as input.TP-m=fileProduce listing of input and output sections in <file>.TP-o=fileFull filename of the output file..TP-prioritySearch libraries in priority order.TP-rProduce a relocatable output module.TP-sStrip symbol table and line number entries.TP-stack=sizeSet C system stack size [Same as --stack].TP--stack=sizeSet C system stack size [Same as -stack].TP--trampolines[=off,on]Generate far call trampolines (Default:on).TP-u=symAdd <sym> to symbol table as an unresolved symbol.TP-wWarn if an unspecified output section is created.TP-xReread libraries; resolve backward references.TP-xml_link_info=fileProduce detailed link information data-base in <file>.SH EXIT STATUSThe following error values are returned:.PD 0.TP 10.B 0Successful completion..TP.B >0Unsuccessful completion; an error occured..PD.SH COPYRIGHT.TPCopyright (c) 2006, Texas Instruments, Inc.
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -