main.lst

来自「凌阳十六位单片机的串口通信例子程序」· LST 代码 · 共 41 行

LST
41
字号
Sunplus u'nSP Assembler - Ver. 1.14.3.1
              Listing File Has Been Relocated
                            	// GCC for SUNPLUS u'nSP version 1.0.21-3
                            	// Command: C:\PROGRA~1\Sunplus\UNSPID~1.0\cc1.exe C:\DOCUME~1\lenovo\LOCALS~1\Temp\cc4eaaaa.i -fkeep-inline-functions -quiet -dumpbase main.c -mglobal-var-iram -gstabs -Wall -o .\Debug/main.asm
                            		.external __sn_func_ptr_sec
                            	
                            	// gcc2_compiled.:
                            	
00000000                    	.debug
00000000 2E 00 73 00        		.dw '.stabs "G:/廖志贤/凌阳/凌阳程序/两机通信/",0x64,0,3,',0,0,offset Ltext0,seg Ltext0,0x0d,0x0a
         74 00 61 00
         62 00 73 00
         20 00 22 00
         47 00 3A 00
         2F 00 C1 00
         CE 00 D6 00
         BE 00 CF 00
         CD 00 2F 00
         C1 00 E8 00
         D1 00 F4 00
         2F 00 C1 00
         E8 00 D1 00
         F4 00 B3 00
         CC 00 D0 00
         F2 00 2F 00
         C1 00 BD 00
         BB 00 FA 00
         CD 00 A8 00
         D0 00 C5 00
         2F 00 22 00
         2C 00 30 00
         78 00 36 00
         34 00 2C 00
         30 00 2C 00
         33 00 2C 00
         00 00 00 00
         00 00 00 00
         0D 00 0A 00
000084F2                    	.code
0000003A                    	.debug
0000003A 2E 00 73 00        		.dw '.stabs "G:/

⌨️ 快捷键说明

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