⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 vector.lst

📁 calculator code ,use toshibaor nec LSI
💻 LST
字号:
Copyright(C) TOSHIBA CORPORATION 1997-2003  All rights reserved
Mon Sep 03 09:08:54 2007
TLCS-870/C Relocatable Assembler (32) V1.0e  [Page     1]  VECTOR.lst
Runtime option : C:\Program Files\TOSHIBA\T870C\bin\asm870c -g -l -lf VECTOR.lst -O1 -o D:\yuanyy\5514T\5514T_TOSHIBA.BLD\USER\PRODUCT\VECTOR.rel -$ D:\yuanyy\5514T\5514T_TOSHIBA.BLD\USER\SOURCE\VECTOR.ASM

Location  Object                     Ins   Line Source Statement

                                 +0   21     21 	$list
                                 +0   22     22 
                                 +0   23     23 	extern	start,key_scan,tm1_int,tm2_int,sio_int;rtc_int,
                                 +0   24     24 
                                 +0   25     25 ROM	section	code
                                 +0   26     26 
00000000                         +0   27     27 reti_only:
00000000  FB                     +0   28     28 		reti
00000001                         +0   29     29 retn_only:
00000001  E8FB                   +0   30     30 		retn
                                 +0   31     31 
                                 +0   32     32 INT_VECT	section code abs=0xffe0
                                 +0   33     33 
0000FFE0  0000                 R +0   34     34 	dw	reti_only	;0xFFE0 INTADC/INT2(External interrupt2)AD converter interrup
0000FFE2  0000                 R +0   35     35 	dw	reti_only	;0xFFE2 /INT5 (External interrupt5)
0000FFE4  0000                 R +0   36     36 	dw	tm2_int		;0xFFE4 INTTC2 (TC2 interruptt)
0000FFE6  0000                 R +0   37     37 	dw	reti_only	;0xFFE6 INT4 (External interrupt4)
0000FFE8  0000                 R +0   38     38 	dw	reti_only	;0xFFE8 INT3(External interrupt2) Printer TP senser
0000FFEA  0000                 R +0   39     39 	dw	key_scan	;0xFFEA INTTC4(8bit timer) for key scan
0000FFEC  0000                 R +0   40     40 	dw	sio_int		;0xFFEC INTSIO (SIO0 interrupt) or (UART interrupt)
0000FFEE  0000                 R +0   41     41 	dw	reti_only	;0xFFEE INTTC3 (18bit timer) for printer error check
0000FFF0  0000                 R +0   42     42 	dw	reti_only	;0xFFF0 INTTBT(Time base time interrupt) real time clock;rtc_int
0000FFF2  0000                 R +0   43     43 	dw	reti_only	;0xFFF2 INT1 (External interrupt1)
0000FFF4  0000                 R +0   44     44 	dw	tm1_int		;0xFFF4 INTTC1(TC1 interruptt)
0000FFF6  0000                 R +0   45     45 	dw	reti_only	;0xFFF6 /INT0(External interrupt0)
0000FFF8  0000                 R +0   46     46 	dw	retn_only	;0xFFF8 INTWDT(watchdog timer interrupt)
0000FFFA  0000                 R +0   47     47 	dw	retn_only	;0xFFFA INTATRAP(Address trap interrupt)
0000FFFC  0000                 R +0   48     48 	dw	retn_only	;0xFFFC INTSW1/INTUNDEF(Executed the Undefined Instruction interrupt) or INTSW(softeare interrupt)
0000FFFE  0000                 R +0   49     49 	dw	start		;0xFFFE RESET
                                 +0   50     50 	end

Assembly complete, No error
TLCS-870/C Relocatable Assembler (32) V1.0e  [Page     2]  VECTOR.lst

Symbol table listing
--------------------

Symbol           Category         Value     Attribute

INT_VECT         C       SEC      0000FFE0  A 20        
ROM              C M     SEC      00000000  R 3         
VECTOR                   MOD
key_scan                          00000000  R EXT       
reti_only        C M     LAB      00000000  R           ROM
retn_only        C M     LAB      00000001  R           ROM
sio_int                           00000000  R EXT       
start                             00000000  R EXT       
tm1_int                           00000000  R EXT       
tm2_int                           00000000  R EXT       


TOTAL
   10 user defined symbol(s)

⌨️ 快捷键说明

复制代码 Ctrl + C
搜索代码 Ctrl + F
全屏模式 F11
切换主题 Ctrl + Shift + D
显示快捷键 ?
增大字号 Ctrl + =
减小字号 Ctrl + -