Electronic Components Datasheet Search
  New Zealand  ▼
ALLDATASHEET.CO.NZ

X  

AN3350 Datasheet(PDF) 85 Page - STMicroelectronics

Part # AN3350
Description  eTPU compiler tools
PDF  185 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  STMICROELECTRONICS [STMicroelectronics]
Direct Link  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

AN3350 Datasheet(HTML) 85 Page - STMicroelectronics

Back Button AN3350 Datasheet HTML 81Page - STMicroelectronics AN3350 Datasheet HTML 82Page - STMicroelectronics AN3350 Datasheet HTML 83Page - STMicroelectronics AN3350 Datasheet HTML 84Page - STMicroelectronics AN3350 Datasheet HTML 85Page - STMicroelectronics AN3350 Datasheet HTML 86Page - STMicroelectronics AN3350 Datasheet HTML 87Page - STMicroelectronics AN3350 Datasheet HTML 88Page - STMicroelectronics AN3350 Datasheet HTML 89Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 85 / 185 page
background image
AN3350
Working with the ELF linker
Doc ID 018512 Rev 2
85/185
where memory_spec is one or more lines in this format:
segmentName (flags) : ORIGIN = address, LENGTH = length [> fileName]
Parameters
segmentName
The name of the segment. This name must be a consecutive string of alphanumeric and/or
underscore (_) characters.
flags
Access flags for the output file (Phdr.p_flags). Flags can be any combination of:
●
R -
read
●
W -
write
●
X -
executable code
address
One of the following:
●
A memory address (optionally including the memory space name), in hexadecimal
format, such as 0x800400.
●
An AFTER command — If you do not want to compute the addresses using offsets, you
can use the AFTER(name [,name]) command to tell the linker to place the memory
segment after the specified segment.
Note:
If you specify multiple memory segments as parameters for AFTER, the linker uses the
segment with the highest memory address. This is useful when you do not know which
overlay takes up the most memory space.
length
One of the following:
●
A value greater than zero indicating the size (in bytes) of the segment. If you try to put
more code and data into a memory segment than your specified length allows, the
linker generates an error at link time.
●
Zero (linker automatically calculates the segment size)
Note:
The linker does not perform overflow checking when you specify zero. If you do not leave
enough memory free to hold the entire segment, you will get unexpected results. For this
reason, we recommend that whenever you specify zero, you also use the AFTER keyword to
specify the start address.
> fileName
An optional argument to have the linker write the segment to a binary file on disk instead of
an ELF program header. The linker places this file into the same folder as the ELF output
file. This option has two variants:
• > fileName — writes the segment to a new file
• >> fileName — appends the segment to an existing file
In Example 20, the linker places overlay1 and overlay2 immediately after the code
segment. The linker places data immediately after the overlay segments.
Example 20 MEMORY example



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 93 94 95 96 97 98 99 100  ...More


Datasheet Download

Go To PDF Page


Link URL



Does ALLDATASHEET help your business so far?  [ DONATE ] 

About Alldatasheet   |   Advertisement   |   Contact us   |   Privacy Policy   |   Link to Datasheet    |   Link Exchange   |   Manufacturer List
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