?? vectors.h
字號:
.sect".vectors"
rset: B start ;00h reset
int1: B GISR1 ;02h INT1
int2: B GISR2 ;04h INT2
int3: B GISR3 ;06h INT3
int4: B GISR4 ;08h INT4
int5: B GISR5 ;0Ah INT5
int6: B GISR6 ;0Ch INT6
int7: B PHANTOM ;0Eh reserved
int8: B PHANTOM ;10h INT8 (software)
int9: B PHANTOM ;12h INT9 (software)
int10: B PHANTOM ;14h INT10 (software)
int11: B PHANTOM ;16h INT11 (software)
int12: B PHANTOM ;18h INT12 (software)
int13: B PHANTOM ;1Ah INT13 (software)
int14: B PHANTOM ;1Ch INT14 (software)
int15: B PHANTOM ;1Eh INT15 (software)
int16: B PHANTOM ;20h INT16 (software)
int17: B int17 ;22h TRAP
int18: B int18 ;24h NMI
int19: B int19 ;26h reserved
int20: B PHANTOM ;28h INT20 (software)
int21: B PHANTOM ;2Ah INT21 (software)
int22: B PHANTOM ;2Ch INT22 (software)
int23: B PHANTOM ;2Eh INT23 (software)
int24: B PHANTOM ;30h INT24 (software)
int25: B PHANTOM ;32h INT25 (software)
int26: B PHANTOM ;34h INT26 (software)
int27: B PHANTOM ;36h INT27 (software)
int28: B PHANTOM ;38h INT28 (software)
int29: B PHANTOM ;3Ah INT29 (software)
int30: B PHANTOM ;3Ch INT30 (software)
int31: B PHANTOM ;3Eh INT31 (software)
.sect".pvecs" ;定義子向量段
PVECTORS B PVECTORS ;保留向量地址偏移量 0000h
B PVECTORS ;保留向量地址偏移量 0001h
B PVECTORS ;保留向量地址偏移量 0002h
B PVECTORS ;保留向量地址偏移量 0003h
B ADCINT_ISR ;保留向量地址偏移量 0004h ADC中斷
B PVECTORS ;保留向量地址偏移量 0005h
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -