?? main.lst
字號:
C:\tic2xx\c2000\cgtools\bin\dspa.exe main.asm main.obj -ls -v2xx
TMS320C1x/C2x/C2xx/C5x COFF Assembler Version 7.00 Fri Jun 17 17:01:11 2005
Copyright (c) 1987-1999 Texas Instruments Incorporated
main.asm PAGE 1
1 ;================================================================
2 ;編譯開關(guān)
3 ;Tc_short .set 0 ;1-小采樣周期(約120us),0-大采樣周期(約700us)
4 ;SVPWM_load .set 0 ;SVPWM中是否load CMPRx
5 ;immediate .set 0 ;死區(qū)補償是否立即載入,0-中末,1-立即
6 ;ENSCMP .set 0 ;SCMP是否發(fā)同樣的脈沖
7 ;DEADCON .set 0 ;是否進行死區(qū)補償
8 ;*********************************************************************
9 .include "f24x_a.h"
10 .include "Macro915.h"
11 .include "constdef.h"
12 .include "varinit.h"
13 .include "vardef.h"
14 .include "Sintb.h"
15 ;.include "scopeREF.h"
16
17 ;***********************變量定義*************************************
18 005b variable_def
1
1 ;================================================================
1 ; 變量定義
1 ;================================================================
1 ; 中斷環(huán)境
?? 快捷鍵說明
復制代碼
Ctrl + C
搜索代碼
Ctrl + F
全屏模式
F11
切換主題
Ctrl + Shift + D
顯示快捷鍵
?
增大字號
Ctrl + =
減小字號
Ctrl + -