поискавой системы для электроныых деталей
  Russian  ▼
ALLDATASHEETRU.COM

X  

UM0144 датащи(PDF) 35 Page - STMicroelectronics

номер детали UM0144
подробное описание детали  ST7 Assembler Linker
PDF  92 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
производитель  STMICROELECTRONICS [STMicroelectronics]
домашняя страница  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

UM0144 датащи(HTML) 35 Page - STMicroelectronics

Back Button UM0144 Datasheet HTML 31Page - STMicroelectronics UM0144 Datasheet HTML 32Page - STMicroelectronics UM0144 Datasheet HTML 33Page - STMicroelectronics UM0144 Datasheet HTML 34Page - STMicroelectronics UM0144 Datasheet HTML 35Page - STMicroelectronics UM0144 Datasheet HTML 36Page - STMicroelectronics UM0144 Datasheet HTML 37Page - STMicroelectronics UM0144 Datasheet HTML 38Page - STMicroelectronics UM0144 Datasheet HTML 39Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 35 / 92 page
background image
ST7 Assembler Linker
4 Linker
UM0144
35/92
4
Linker
4.1
What the linker does
After having separately assembled all the component modules in your program, the next step is to link
them together into a .COD file which can then be sent on to its final destination using OBSEND.
This linking process is not just as a simple concatenation of the object modules. It resolves all the external
references. If a referenced label is not defined as PUBLIC, an error is detected. It also checks the type of
relocation to do, places the segment according to your mapping, and checks if any of them is overrun.
4.2
Invoking the linker
4.3
Command line
The linker needs the following arguments:
LYN <.OBJ file>[+<.OBJ file>...],
[<.COD file>],[<lib>][+<lib>...]
If all or any arguments are left out of the command line, you'll be prompted.
For example:
LYN
STMicroelectronics - Linker - rel
3.00
.OBJ files: begin
.COD file [begin.cod]: begin
Libraries:
The .OBJ files are simply a list of all the object files that form your program. The .OBJ suffix may be left
out, and if more than one is specified they should be separated by '+' characters, for example
game+scores+keys
would tell the linker to link 'game.obj', 'scores.obj' and 'key.obj'. Object file
path names should not include '-' or ';' characters. Character '.' should be avoided, except for suffixes.
The .COD file has a default name formed of the first object file's name with forced suffix of '.COD'. This will
be the name of the file produced at the end of the link session. It contains all the information from the link
session in a special format: however, OBSEND must be used on the .COD file before it is ready to use. If the
default filename is not what you want, the filename given at the prompt is used instead. The suffix will be
forced to .COD if left blank. The default is selected by leaving this argument blank at the command line, or
pressing <ENTER> at the prompt.
The 'Libraries' prompt asks for a list of library files generated by the lib utility that should be searched
in case of finding unresolved external references. The format for giving multiple libraries is the same as for
the .OBJ list, except the suffix .LIB is assumed.
Some examples:
Linking together the modules game.obj, scores.obj, key.obj, game1.obj, game2.obj and
game3.obj without using any libraries and generating a .COD file named game.cod,
requires the following command line:
LYN game+scores+keys+game1+game2+game3;



Html Pages

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92


датащи скачать

Go To PDF Page


ссылки URL



Вашему бизинису помогли Аллдатащит?  [ DONATE ] 

Что такое Аллдатащит   |   реклама   |   контакт   |   Конфиденциальность   |   Ссылка на техническое описание    |   обмен ссыками   |   поиск по производителю
All Rights Reserved©Alldatasheet.com


Mirror Sites
English : Alldatasheet.com  |   English : Alldatasheet.net  |   Chinese : Alldatasheetcn.com  |   German : Alldatasheetde.com  |   Japanese : Alldatasheet.jp
Russian : Alldatasheetru.com  |   Korean : Alldatasheet.co.kr  |   Spanish : Alldatasheet.es  |   French : Alldatasheet.fr  |   Italian : Alldatasheetit.com
Portuguese : Alldatasheetpt.com  |   Polish : Alldatasheet.pl  |   Vietnamese : Alldatasheet.vn
Indian : Alldatasheet.in  |   Mexican : Alldatasheet.com.mx  |   British : Alldatasheet.co.uk  |   New Zealand : Alldatasheet.co.nz
Family Site : ic2ic.com  |   icmetro.com