| 数据搜索系统,热门电子元器件搜索 |
|
ST9 数据表(PDF) 121 Page - STMicroelectronics |
|
|
|||||||||||||||||||||||||||||
ST9 数据表(HTML) 121 Page - STMicroelectronics |
|
121 / 146 page ![]() 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. |
|
链接网址 |
| ALLDATASHEET是否为您带来帮助? [ DONATE ] |
关于 Alldatasheet | 广告服务 | 联系我们 | 隐私政策 | 数据表链接 | 链接交换 | 制造商名单 All Rights Reserved©Alldatasheet.com |
| 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 |