control.lst

来自「基于TMS320LF240 采用pid方法调制控制直流电机」· LST 代码 · 共 25 行

LST
25
字号
C:\tic2xx\c2000\cgtools\bin\dspa.exe control.asm control.obj -ls -v2xx 

TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00  Thu Sep  9 16:54:59 2004
Copyright (c) 1987-1999  Texas Instruments Incorporated 
control.asm                                                          PAGE    1

       2                .ref                 _c_int0, _nothing
       3 0000            .sect               ".control"
       4 0000 7980  reset:      b     _c_int0 
         0001 0000! 
       5 0002 7980  int1:           b         _nothing      
         0003 0000! 
       6 0004 7980  int2:        b    _nothing
         0005 0000! 
       7 0006 7980  int3:           b         _nothing
         0007 0000! 
       8 0008 7980  int4:           b         _nothing
         0009 0000! 
       9 000a 7980  int5:           b         _nothing
         000b 0000! 
      10 000c 7980  int6:           b         _nothing 
         000d 0000! 

 No Errors,  No Warnings

⌨️ 快捷键说明

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