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

📄 global.lst

📁 2407嵌入式系统程序(c语言)
💻 LST
字号:
D:\tic2xx\c2000\cgtools\bin\dspa.exe -v2xx -s -x global.asm F:\lifengdesign\shoutaoji\PROGRAM\系统程序\Main\global.obj -tD:\DOCUME~1\lifeng\LOCALS~1\Temp\global.tmp 

TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00  Wed Dec 15 14:28:06 2004
Copyright (c) 1987-1999  Texas Instruments Incorporated 
global.asm                                                           PAGE    1

       1            *******************************************************
       2            * TMS320C2x/C2xx/C5x ANSI C Codegen Version 7.00       
       3            *******************************************************
       4            ;       D:\tic2xx\c2000\cgtools\bin\dspac.exe -v2xx global.c D:\DOCUME~1\lifeng\LOCALS~1\Temp\global.if 
       5            ;       dspopt NOT RUN
       6            ;       D:\tic2xx\c2000\cgtools\bin\dspcg.exe -o -v2xx -o D:\DOCUME~1\lifeng\LOCALS~1\Temp\global.if D:\DOCUME~1
       7                    .port
       8 0000               .bss    _KEY_LEFT,1,1
       9 0001               .bss    _KEY_RIGHT,1
      10 0002               .bss    _KEY_UP,1
      11 0003               .bss    _KEY_DOWN,1
      12 0004               .bss    _MAINMEAUFLAG,1
      13 0005               .bss    _KEY_SURE,1
      14 0006               .bss    _SUBMEAU2FLAG,1
      15 0007               .bss    _SUBMEAU3FLAG,1
      16 0008               .bss    _SUBMEAU4FLAG,1
      17 0009               .bss    _hand_num,1
      18 000a               .bss    _pin_num1,1
      19 000b               .bss    _pin_num2,1
      20 000c               .bss    _pin_num3,1
      21 000d               .bss    _caidan,1
      22 000e               .bss    _pin_num4,1
      23 000f               .bss    _num_8255,1
      24 0010               .bss    _data_8255,1
      25 0011               .bss    _motor_data,1
      26 0012               .bss    _motor_num,1
      27                    .file   "global.c"
      28                    .file   "global.h"
      29                    .globl  _KEY_LEFT
      30                    .globl  _KEY_RIGHT
      31                    .globl  _KEY_UP
      32                    .globl  _KEY_DOWN
      33                    .globl  _MAINMEAUFLAG
      34                    .globl  _KEY_SURE
      35                    .globl  _SUBMEAU2FLAG
      36                    .globl  _SUBMEAU3FLAG
      37                    .globl  _SUBMEAU4FLAG
      38                    .globl  _hand_num
      39                    .globl  _pin_num1
      40                    .globl  _pin_num2
      41                    .globl  _pin_num3
      42                    .globl  _caidan
      43                    .globl  _pin_num4
      44                    .globl  _num_8255
      45                    .globl  _data_8255
      46                    .globl  _motor_data
      47                    .globl  _motor_num
      48                    .file   "global.c"
      49            
      50 0000               .sect   ".cinit"
      51 0000 0001          .word   1,_KEY_LEFT
         0001 0000- 
      52 0002 0000          .word   0
      53            
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00  Wed Dec 15 14:28:06 2004
Copyright (c) 1987-1999  Texas Instruments Incorporated 
global.asm                                                           PAGE    2

      54                    .sym    _KEY_LEFT,_KEY_LEFT,4,2,16
      55                    .globl  _KEY_LEFT
      56 0003 0001          .word   1,_KEY_RIGHT
         0004 0001- 
      57 0005 0000          .word   0
      58            
      59                    .sym    _KEY_RIGHT,_KEY_RIGHT,4,2,16
      60                    .globl  _KEY_RIGHT
      61 0006 0001          .word   1,_KEY_UP
         0007 0002- 
      62 0008 0000          .word   0
      63            
      64                    .sym    _KEY_UP,_KEY_UP,4,2,16
      65                    .globl  _KEY_UP
      66 0009 0001          .word   1,_KEY_DOWN
         000a 0003- 
      67 000b 0000          .word   0
      68            
      69                    .sym    _KEY_DOWN,_KEY_DOWN,4,2,16
      70                    .globl  _KEY_DOWN
      71 000c 0001          .word   1,_MAINMEAUFLAG
         000d 0004- 
      72 000e 0000          .word   0
      73            
      74                    .sym    _MAINMEAUFLAG,_MAINMEAUFLAG,4,2,16
      75                    .globl  _MAINMEAUFLAG
      76 000f 0001          .word   1,_KEY_SURE
         0010 0005- 
      77 0011 0000          .word   0
      78            
      79                    .sym    _KEY_SURE,_KEY_SURE,4,2,16
      80                    .globl  _KEY_SURE
      81 0012 0001          .word   1,_SUBMEAU2FLAG
         0013 0006- 
      82 0014 0000          .word   0
      83            
      84                    .sym    _SUBMEAU2FLAG,_SUBMEAU2FLAG,4,2,16
      85                    .globl  _SUBMEAU2FLAG
      86 0015 0001          .word   1,_SUBMEAU3FLAG
         0016 0007- 
      87 0017 0000          .word   0
      88            
      89                    .sym    _SUBMEAU3FLAG,_SUBMEAU3FLAG,4,2,16
      90                    .globl  _SUBMEAU3FLAG
      91 0018 0001          .word   1,_SUBMEAU4FLAG
         0019 0008- 
      92 001a 0000          .word   0
      93            
      94                    .sym    _SUBMEAU4FLAG,_SUBMEAU4FLAG,4,2,16
      95                    .globl  _SUBMEAU4FLAG
      96 001b 0001          .word   1,_hand_num
         001c 0009- 
      97 001d 0001          .word   1
      98            
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00  Wed Dec 15 14:28:06 2004
Copyright (c) 1987-1999  Texas Instruments Incorporated 
global.asm                                                           PAGE    3

      99                    .sym    _hand_num,_hand_num,4,2,16
     100                    .globl  _hand_num
     101 001e 0001          .word   1,_pin_num1
         001f 000a- 
     102 0020 0001          .word   1
     103            
     104                    .sym    _pin_num1,_pin_num1,4,2,16
     105                    .globl  _pin_num1
     106 0021 0001          .word   1,_pin_num2
         0022 000b- 
     107 0023 0001          .word   1
     108            
     109                    .sym    _pin_num2,_pin_num2,4,2,16
     110                    .globl  _pin_num2
     111 0024 0001          .word   1,_pin_num3
         0025 000c- 
     112 0026 0001          .word   1
     113            
     114                    .sym    _pin_num3,_pin_num3,4,2,16
     115                    .globl  _pin_num3
     116 0027 0001          .word   1,_caidan
         0028 000d- 
     117 0029 0001          .word   1
     118            
     119                    .sym    _caidan,_caidan,4,2,16
     120                    .globl  _caidan
     121 002a 0001          .word   1,_pin_num4
         002b 000e- 
     122 002c 0001          .word   1
     123            
     124                    .sym    _pin_num4,_pin_num4,4,2,16
     125                    .globl  _pin_num4
     126 002d 0001          .word   1,_num_8255
         002e 000f- 
     127 002f 0001          .word   1
     128            
     129                    .sym    _num_8255,_num_8255,4,2,16
     130                    .globl  _num_8255
     131 0030 0001          .word   1,_data_8255
         0031 0010- 
     132 0032 0001          .word   1
     133            
     134                    .sym    _data_8255,_data_8255,4,2,16
     135                    .globl  _data_8255
     136 0033 0001          .word   1,_motor_data
         0034 0011- 
     137 0035 0001          .word   1
     138            
     139                    .sym    _motor_data,_motor_data,4,2,16
     140                    .globl  _motor_data
     141 0036 0001          .word   1,_motor_num
         0037 0012- 
     142 0038 0001          .word   1
     143            
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00  Wed Dec 15 14:28:06 2004
Copyright (c) 1987-1999  Texas Instruments Incorporated 
global.asm                                                           PAGE    4

     144                    .sym    _motor_num,_motor_num,4,2,16
     145                    .globl  _motor_num
     146                    .end

 No Errors,  No Warnings
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00  Wed Dec 15 14:28:06 2004
Copyright (c) 1987-1999  Texas Instruments Incorporated 
global.asm                                                           PAGE    5

LABEL                            VALUE       DEFN    REF

.TMS32010                        0000           0 
.TMS32016                        0000           0 
.TMS32020                        0000           0 
.TMS32025                        0000           0 
.TMS3202XX                       0001           0 
.TMS32050                        0000           0 
.TMS32056                        0000           0 
.TMS32057                        0000           0 
.TMS320XX                        001d           0 
.tms32010                        0000           0 
.tms32016                        0000           0 
.tms32020                        0000           0 
.tms32025                        0000           0 
.tms3202xx                       0001           0 
.tms32050                        0000           0 
.tms32056                        0000           0 
.tms32057                        0000           0 
.tms320xx                        001d           0 
_KEY_DOWN                        0003    -     11     32     66     69     69 
                                                      70 
_KEY_LEFT                        0000    -      8     29     51     54     54 
                                                      55 
_KEY_RIGHT                       0001    -      9     30     56     59     59 
                                                      60 
_KEY_SURE                        0005    -     13     34     76     79     79 
                                                      80 
_KEY_UP                          0002    -     10     31     61     64     64 
                                                      65 
_MAINMEAUFLAG                    0004    -     12     33     71     74     74 
                                                      75 
_SUBMEAU2FLAG                    0006    -     14     35     81     84     84 
                                                      85 
_SUBMEAU3FLAG                    0007    -     15     36     86     89     89 
                                                      90 
_SUBMEAU4FLAG                    0008    -     16     37     91     94     94 
                                                      95 
_caidan                          000d    -     21     42    116    119    119 
                                                     120 
_data_8255                       0010    -     24     45    131    134    134 
                                                     135 
_hand_num                        0009    -     17     38     96     99     99 
                                                     100 
_motor_data                      0011    -     25     46    136    139    139 
                                                     140 
_motor_num                       0012    -     26     47    141    144    144 
                                                     145 
_num_8255                        000f    -     23     44    126    129    129 
                                                     130 
_pin_num1                        000a    -     18     39    101    104    104 
                                                     105 
_pin_num2                        000b    -     19     40    106    109    109 
                                                     110 
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00  Wed Dec 15 14:28:06 2004
Copyright (c) 1987-1999  Texas Instruments Incorporated 
global.asm                                                           PAGE    6

LABEL                            VALUE       DEFN    REF

_pin_num3                        000c    -     20     41    111    114    114 
                                                     115 
_pin_num4                        000e    -     22     43    121    124    124 
                                                     125 

⌨️ 快捷键说明

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