| 数据搜索系统,热门电子元器件搜索 |
|
ST72251 数据表(PDF) 9 Page - STMicroelectronics |
|
|
|||||||||||||||||||||||||||||
ST72251 数据表(HTML) 9 Page - STMicroelectronics |
|
9 / 10 page ![]() 9/10 SOFTWARE ; ******************************************************************* ; Each interrupt vector uses two addresses in rom, that's what the directive ; DC.W means. It says "reserve a word location (.W) in rom (DC) and code ; the routine's label in those two addresses. ; Yet, when an interrupt occurs, for example from the timerB, timerb's routine ; address (timb_rt) will be loaded in the PC and the program will jump to this ; label if allowed. It will execute this routine and then will go back to the main ; program (see interrupt chapter in the datasheet for a more precise description ; of how to handle interrupts in ST72 micros). ; ******************************************************************* DC.W dummy ;FFE0-FFE1h location DC.W dummy ;FFE2-FFE3h location .i2c_it DC.W i2c_rt ;FFE4-FFE5h location DC.W dummy ;FFE6-FFE7h location DC.W dummy ;FFE8-FFE9h location DC.W dummy ;FFEA-FFEBh location DC.W dummy ;FFEC-FFEDh location .timb_it DC.W timb_rt ;FFEE-FFEFh location DC.W dummy ;FFF0-FFF1h location .tima_it DC.W tima_rt ;FFF2-FFF3h location .spi_it DC.W spi_rt ;FFF4-FFF5h location DC.W dummy ;FFF6-FFF7h location .ext1_it DC.W ext1_rt ;FFF8-FFF9h location .ext0_it DC.W ext0_rt ;FFFA-FFFBh location .softit DC.W sw_rt ;FFFC-FFFDh location .reset DC.W main ;FFFE-FFFFh location ; This last line refers to the first line. ; It used by the compiler/linker to determine code zone END ; Be aware of the fact that the END directive should not ; stand on the left of the page like the labels's names. |
|
|
链接网址 |
| 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 |