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

📄 usart.lst

📁 485协议程序 也是网上找的 给大家共享 好东西共分享
💻 LST
字号:


HI-TECH Software PICC Macro Assembler V9.50PL2
                                                      Sat Sep 16 09:34:47 2006


     1                           	processor	16F73
     2                           	opt	pw 79
     3                           	psect	text0,local,class=CODE,delta=2
     4                           	psect	text3,local,class=CODE,delta=2
     5  0000                     
     6  0000                     
     7  0000                     
     8  0000                     
     9  0000                     
    10  0000                     
    11  0000                     
    12  0000                     
    13  0000                     
    14  0000                     
    15                           
    16                           	psect	text0
    17  058B                     _putch
    18                           ;	_byte assigned to ?a_putch+0
    19  0000                     _putch$byte	set	?a_putch
    20                           ;_byte stored from w
    21  058B  0183               	clrf	3	;select bank 0
    22  058C  00B1               	movwf	?a_putch
    23                           ;usart.c: 5: void
    24                           ;usart.c: 10: continue;
    25  058D                     l3
    26  058D  1283               	bcf	3,5
    27  058E  1303               	bcf	3,6	;carry unused
    28  058F  1E0C               	btfss	12,4
    29  0590  2D8D               	goto	l3
    30                           ;usart.c: 11: TXREG = byte;
    31  0591  0831               	movf	?a_putch,w
    32  0592  0099               	movwf	25	;volatile
    33                           ;usart.c: 12: }
    34  0593  0008               	return	;W free
    35  0594                     _getch
    36                           ;usart.c: 14: unsigned char
    37                           ;usart.c: 18: continue;
    38  0594                     l7
    39  0594  0183               	clrf	3	;select bank 0
    40  0595  1E8C               	btfss	12,5
    41  0596  2D94               	goto	l7
    42                           ;usart.c: 19: return RCREG;
    43  0597  081A               	movf	26,w	;volatile
    44                           ;usart.c: 20: }
    45  0598  0008               	return	;uses W
    46  0599                     _getche
    47                           ;	_c assigned to ?a_getche+0
    48  0000                     _getche$c	set	?a_getche
    49                           ;usart.c: 22: unsigned char
    50  0599  2594               	fcall	_getch
    51  059A  00A0               	movwf	?a_getche
    52  059B  258B               	fcall	_putch
    53                           ;usart.c: 27: return c;
    54  059C  0820               	movf	?a_getche,w
    55                           ;usart.c: 28: }
    56  059D  0008               	return	;uses W
    57                           
    58                           	psect	text3
    59  0000                     
    60  0000                     
    61  0000                     
    62  0000                     
    63  0000                     
    64  0000                     
    65  0000                     
    66  0000                     
    67  0000                     
    68  0000                     
    69  0000                     
    70  0000                     
    71  0000                     
    72  0000                     
    73  0000                     
    74  0000                     
    75  0000                     
    76  0000                     
    77  0000                     
    78  0000                     
    79  0000                     
    80  0000                     
    81  0000                     
    82  0000                     
    83  0000                     
    84  0000                     
    85  0000                     
    86  0000                     
    87  0000                     
    88  0000                     
    89  0000                     
    90  0000                     
    91  0000                     
    92  0000                     
    93  0000                     
    94  0000                     
    95  0000                     
    96  0000                     
    97  0000                     
    98  0000                     
    99  0000                     
   100  0000                     
   101  0000                     
   102  0000                     
   103  0000                     
   104  0000                     
   105  0000                     
   106  0000                     
   107  0000                     
   108  0000                     
   109  0000                     
   110  0000                     
   111  0000                     
   112  0000                     
   113  0000                     
   114  0000                     
   115  0000                     
   116  0000                     
   117  0000                     
   118  0000                     
   119  0000                     
   120  0000                     
   121  0000                     
   122  0000                     
   123  0000                     
   124  0000                     
   125  0000                     
   126  0000                     
   127  0000                     
   128  0000                     
   129  0000                     
   130  0000                     
   131  0000                     
   132  0000                     
   133  0000                     
   134  0000                     
   135  0000                     
   136  0000                     
   137  0000                     
   138  0000                     
   139  0000                     
   140  0000                     
   141  0000                     
   142  0000                     
   143  0000                     
   144  0000                     
   145  0000                     
   146  0000                     
   147  0000                     
   148  0000                     
   149  0000                     
   150  0000                     
   151  0000                     
   152  0000                     
   153  0000                     
   154  0000                     
   155  0000                     
   156  0000                     
   157  0000                     
   158  0000                     
   159  0000                     
   160  0000                     
   161  0000                     
   162  0000                     
   163  0000                     
   164  0000                     
   165  0000                     
   166  0000                     
   167  0000                     
   168  0000                     
   169  0000                     
   170  0000                     
   171  0000                     
   172  0000                     
   173  0000                     
   174  0000                     
   175  0000                     
   176  0000                     
   177  0000                     
   178  0000                     
   179  0000                     
   180  0000                     
   181  0000                     
   182  0000                     
   183  0000                     
   184  0000                     
   185  0000                     
   186  0000                     
   187  0000                     
   188  0000                     
   189  0000                     
   190  0000                     
   191  0000                     
   192  0000                     
   193  0000                     
   194  0000                     
   195  0000                     
   196  0000                     
   197  0000                     
   198  0000                     
   199  0000                     
   200  0000                     
   201  0000                     
   202  0000                     
   203  0000                     
   204  0000                     
   205  0000                     
   206  0000                     
   207  0000                     
   208  0000                     
   209  0000                     
   210  0000                     
   211  0000                     
   212  0000                     
   213  0000                     
   214  0000                     
   215  0000                     
   216  0000                     
   217  0000                     
   218  0000                     
   219  0000                     
   220  0000                     
   221  0000                     
   222  0000                     
   223  0000                     
   224  0000                     
   225  0000                     
   226  0000                     
   227  0000                     
   228  0000                     
   229  0000                     
   230  0000                     
   231  0000                     
   232  0000                     
   233  0000                     
   234  0000                     
   235  0000                     
   236  0000                     
   237  0000                     
   238  0000                     
   239  0000                     
   240  0000                     
   241  0000                     
   242  0000                     
   243  0000                     
   244  0000                     
   245  0000                     
   246  0000                     
   247  0000                     
   248  0000                     
   249  0000                     
   250  0000                     
   251  0000                     
   252  0000                     
   253  0000                     
   254  0000                     
   255  0000                     
   256  0000                     
   257  0000                     
   258  0000                     
   259  0000                     


HI-TECH Software PICC Macro Assembler V9.50PL2
Symbol Table                                          Sat Sep 16 09:34:47 2006

         l3 058D           l7 0594     ?a_putch 0031    ?a_getche 0020  
    _getche 0599       _getch 0594       _putch 058B       status 0003  

⌨️ 快捷键说明

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