Electronic Components Datasheet Search
  English  ▼

X  

ST9 Datasheet(PDF) 121 Page - STMicroelectronics

Part # ST9
Description  USER GUIDE
PDF  146 Pages
Scroll/Zoom Zoom In 100%  Zoom Out
Manufacturer  STMICROELECTRONICS [STMicroelectronics]
Direct Link  http://www.st.com
Logo STMICROELECTRONICS - STMicroelectronics

ST9 Datasheet(HTML) 121 Page - STMicroelectronics

Back Button ST9 Datasheet HTML 117Page - STMicroelectronics ST9 Datasheet HTML 118Page - STMicroelectronics ST9 Datasheet HTML 119Page - STMicroelectronics ST9 Datasheet HTML 120Page - STMicroelectronics ST9 Datasheet HTML 121Page - STMicroelectronics ST9 Datasheet HTML 122Page - STMicroelectronics ST9 Datasheet HTML 123Page - STMicroelectronics ST9 Datasheet HTML 124Page - STMicroelectronics ST9 Datasheet HTML 125Page - STMicroelectronics Next Button
Zoom Inzoom in Zoom Outzoom out
 121 / 146 page
background image
121/146
ST9 USER GUIDE
.fardata : AT (LOADADDR(.data) + SIZEOF (.data))
{ *(.fardata) }> RAM
.reg16_data :AT (LOADADDR(.fardata) + SIZEOF (.fardata))
{ *(.reg16_data)}
> REGFILE
.reg16_bss :
{ *(.reg16_bss)}
> REGFILE
.reg8_data :AT (LOADADDR(.reg16_data) + SIZEOF (.reg16_data))
{ *(.reg8_data) }> REGFILE
.reg8_bss :
{ *(.reg8_bss)}
> REGFILE
}
For more details on the Command File, refer to the Command Language section in the GNU
Software Tools User Manual.
5.4.3 Writing the Start-Up File
This file is the very first file executed at power on. It performs the initialisation procedure re-
quired for the processor to start. It differs according to whether the program includes modules
written in C or not.
In all cases, it includes two main parts:
– The reset, exception and interrupt vectors.
– The initialisation code that is required for the program to start.
5.4.3.1 Vector Table
The vectors consist of the Reset vector, the Divide by zero vector and the other interrupt vec-
tors. They are placed at defined addresses:
– The Reset vector must be located in the first word of the first segment.
– The Divide by zero trap must be placed at address 2 in each segment where a program uses
division. Each segment containing programs using division must have its own Address trap
branched to a local routine making only a “CALLS DIVIDE_BY_ZERO” far call to the Divide
by zero service routine located in a single segment.



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