性无码一区二区三区在线观看,少妇被爽到高潮在线观看,午夜精品一区二区三区,无码中文字幕人妻在线一区二区三区,无码精品国产一区二区三区免费

  • 回復
  • 收藏
  • 點贊
  • 分享
  • 發(fā)新帖

為什么我一把此文件包含進來編譯就出錯,謝謝那個高手指點

/**************************************************************
; File Name  : LF2407regs.h
; Originator : Texas Instrument-Chongqing University DSPs Lab.
; Description: LF2407 Peripheral Registers + other useful definitions
;**************************************************************/
/*--------------------------------------------------------------
; 片內外圍寄存器定義
;--------------------------------------------------------------*/
/*C2xx 內核寄存器
;~~~~~~~~~~~~~~~~~~~~*/
volatile unsigned int *IMR  = (volatile unsigned int *)0x0004;
/*中斷屏蔽寄存器*/
volatile unsigned int *GREG = (volatile unsigned int *)0x0005;
/*全局變量定位寄存器*/
volatile unsigned int* IFR = (volatile unsigned int *) 0x0006;
/*中斷標志寄存器*/
volatile unsigned int* ABRPT = (volatile unsigned int *) 0x01f;
/* 分析斷點*/
ioport   unsigned portFFFF;
#define  WSGR   portFFFF
/*系統(tǒng)模塊寄存器
;~~~~~~~~~~~~~~~~~~~~~~~*/
volatile unsigned int   * PIRQR0 = (volatile unsigned int *) 0x7010;
/* 外圍中斷請求寄存器0*/
volatile unsigned int   * PIRQR1 = (volatile unsigned int *) 0x7011;
/* 外圍中斷請求寄存器1*/
volatile unsigned int   * PIRQR2 = (volatile unsigned int *) 0x7012;
/* 外圍中斷請求寄存器2*/
volatile unsigned int   * PIACKR0 = (volatile unsigned int *) 0x7014;
/* 外圍中斷應答寄存器0*/
volatile unsigned int  * PIACKR1 = (volatile unsigned int *) 0x7015;
/* 外圍中斷應答寄存器1*/
volatile unsigned int  * PIACKR2 = (volatile unsigned int *) 0x7016;
/* 外圍中斷應答寄存器2*/
volatile unsigned int  * SCSR1 = (volatile unsigned int *) 0x7018;
/* 系統(tǒng)控制和狀態(tài)寄存器1*/
volatile unsigned int  * SCSR2 = (volatile unsigned int *) 0x7019;
/* 系統(tǒng)控制和狀態(tài)寄存器2*/
volatile unsigned int   * DIN = (volatile unsigned int *) 0x701C;
/*期間識別寄存器*/
volatile unsigned int   * PVIR = (volatile unsigned int *) 0x701E;
/* 外圍中斷向量寄存器*/
/*看門狗/ 實時中斷(RTI) / 鎖相環(huán) (PLL) 寄存器
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
volatile unsigned int  * WDCNTR = (volatile unsigned int *) 0x7023;
/*看門狗計數寄存器*/
volatile unsigned int  * WDKEY = (volatile unsigned int *) 0x7025;
/* 看門狗 Key 寄存器*/
volatile unsigned int  * WDCR = (volatile unsigned int *) 0x7029;
/* 看門狗控制寄存器*/
/*外圍串行接口(SPI)寄存器
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
volatile unsigned int  * SPICCR = (volatile unsigned int *) 0x7040;
/* SPI配置控制寄存器1 */
volatile unsigned int  * SPICTL = (volatile unsigned int *) 0x7041;
/* SPI 運行控制寄存器2 */
volatile unsigned int  * SPISTS = (volatile unsigned int *) 0x7042;
/* SPI 狀態(tài)寄存器 */
volatile unsigned int  * SPIBRR = (volatile unsigned int *) 0x7044;
/* SPI 波特率控制寄存器 */
volatile unsigned int  * SPIEMU = (volatile unsigned int *) 0x7046;
/* SPI 仿真緩沖寄存器 */
volatile unsigned int  * SPIRXBUF = (volatile unsigned int *) 0x7047;
/* SPI 串行輸入緩沖寄存器 */
volatile unsigned int  * SPITXBUF = (volatile unsigned int *) 0x7048;
/* SPI 串行輸出緩沖寄存器 */
volatile unsigned int  * SPIDAT = (volatile unsigned int *) 0x7049;
/* SPI 串行數據寄存器 */
volatile unsigned int  * SPIPC1 = (volatile unsigned int *) 0x704D;
/* SPI 端口控制寄存器1 */
volatile unsigned int  * SPIPC2 = (volatile unsigned int *) 0x704E;
/* SPI端口控制寄存器2 */
volatile unsigned int  * SPIPRI = (volatile unsigned int *) 0x7023;
/* SPI 優(yōu)先級控制寄存器 */
/* 串行通信接口寄存器
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
volatile unsigned int  * SCICCR = (volatile unsigned int *) 0x7050;
/* SCI 通訊控制寄存器*/
volatile unsigned int  * SCICTL1 = (volatile unsigned int *) 0x7051;
/* SCI 控制寄存器1*/
volatile unsigned int  * SCIHBAUD = (volatile unsigned int *) 0x7052;
/* SCI 波特率控制寄存器高位*/
volatile unsigned int  * SCILBAUD = (volatile unsigned int *) 0x7053;
/* SCI 波特率控制寄存器低位*/
volatile unsigned int  * SCICTL2 = (volatile unsigned int *) 0x7054;
/* SCI 控制寄存器2*/
volatile unsigned int  * SCIRXST = (volatile unsigned int *) 0x7055;
/* SCI 接收狀態(tài)寄存器*/
volatile unsigned int  * SCIRXEMU = (volatile unsigned int *) 0x7056;
/* SCI EMU 數據緩沖寄存器*/
volatile unsigned int  * SCIRXBUF = (volatile unsigned int *) 0x7057;
/* SCI 接收數據緩沖寄存器 */
volatile unsigned int  * SCITXBUF = (volatile unsigned int *) 0x7059;
/* SCI發(fā)送數據緩沖寄存器 */
volatile unsigned int  * SCIPRI = (volatile unsigned int *) 0x705F;
/* SCI 優(yōu)先級控制寄存器 */
/* 外圍中斷配置寄存器
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
volatile unsigned int  * XINT1CR = (volatile unsigned int *) 0x7070;
/* Int1 配置寄存器*/
volatile unsigned int  * XINT2CR = (volatile unsigned int *) 0x7071;
/* Int2 配置寄存器*/
/* 數字 I/O 控制寄存器.
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
volatile unsigned int  * MCRA = (volatile unsigned int *) 0x7090;
/* I/O 復用控制寄存器A*/
volatile unsigned int  * MCRB = (volatile unsigned int *) 0x7092;
/* I/O 復用控制寄存器B*/
volatile unsigned int  * MCRC = (volatile unsigned int *) 0x7094;
/* I/O 復用控制寄存器C*/
volatile unsigned int  * IPSRA = (volatile unsigned int *) 0x7094;
/*輸入狀態(tài)寄存器A*/
volatile unsigned int  * IPSRB = (volatile unsigned int *) 0x7096;
/*輸入狀態(tài)寄存器B*/
volatile unsigned int  * PADATDIR   = (volatile unsigned int *) 0x7098;
/* I/O 端口 A 數據和方向控制寄存器*/
volatile unsigned int  * PBDATDIR = (volatile unsigned int *) 0x709A;
/* I/O 端口 B 數據和方向控制寄存器*/
volatile unsigned int  * PCDATDIR = (volatile unsigned int *) 0x709C;
/* I/O 端口 C 數據和方向控制寄存器*/
volatile unsigned int  * PDDATDIR = (volatile unsigned int *) 0x709E;
/* I/O 端口 D 數據和方向控制寄存器*/
volatile unsigned int  * PEDATDIR = (volatile unsigned int *) 0x7095;
/* I/O 端口 E 數據和方向控制寄存器*/
volatile unsigned int  * PFDATDIR = (volatile unsigned int *) 0x7096;
/* I/O 端口 F 數據和方向控制寄存器*/  
/*ADC 寄存器定義
;--------------------------------------------------------------*/
volatile unsigned int   * ADCTRL1 = (volatile unsigned int *) 0x70A0;
/* ADC控制寄存器1*/
volatile unsigned int   * ADCTRL2 = (volatile unsigned int *) 0x70A1;
/* ADC控制寄存器2*/
volatile unsigned int   * MAXCONV = (volatile unsigned int *) 0x70A2;
/*最大轉換通道寄存器*/
volatile unsigned int   * CHSELSEQ1  = (volatile unsigned int *) 0x70A3;
/*通道選擇域 :結果 3,2,1,0*/
volatile unsigned int   * CHSELSEQ2  = (volatile unsigned int *) 0x70A4;
/*通道選擇域 :結果 7,6,5,4*/
volatile unsigned int   * CHSELSEQ3  = (volatile unsigned int *) 0x70A5;
/*通道選擇域 :結果 11,10,9,8*/
volatile unsigned int   * CHSELSEQ4   = (volatile unsigned int *) 0x70A6;
/*通道選擇域 :結果 15,14,13,12*/
volatile unsigned int  * AUTO_SEQ_SR  = (volatile unsigned int *) 0x70A7;
/* 自動排序狀態(tài)寄存器 */
volatile unsigned int  * RESULT0     = (volatile unsigned int *) 0x70A8;
/* 轉換結果寄存器 0*/
volatile unsigned int  * RESULT1 = (volatile unsigned int *) 0x70A9;
/* 轉換結果寄存器 1*/
volatile unsigned int  * RESULT2 = (volatile unsigned int *) 0x70AA;
/* 轉換結果寄存器 2*/  
volatile unsigned int  * RESULT3 = (volatile unsigned int *) 0x70AB;
/* 轉換結果寄存器 3*/
volatile unsigned int  * RESULT4 = (volatile unsigned int *) 0x70AC;
/* 轉換結果寄存器 4*/
volatile unsigned int  * RESULT5 = (volatile unsigned int *) 0x70AD;
/* 轉換結果寄存器 5*/
volatile unsigned int * RESULT6 = (volatile unsigned int *) 0x70AE;
/* 轉換結果寄存器 6*/
volatile unsigned int * RESULT7 = (volatile unsigned int *) 0x70AF;
/* 轉換結果寄存器 7*/
volatile unsigned int * RESULT8 = (volatile unsigned int *) 0x70B0;
/* 轉換結果寄存器 8*/
volatile unsigned int * RESULT9 = (volatile unsigned int *) 0x70B1;
/* 轉換結果寄存器 9*/
volatile unsigned int * RESULT10    = (volatile unsigned int *) 0x70B2;
/* 轉換結果寄存器 10*/
volatile unsigned int * RESULT11 = (volatile unsigned int *) 0x70B3;
/* 轉換結果寄存器 11*/
volatile unsigned int * RESULT12 = (volatile unsigned int *) 0x70B4;
/* 轉換結果寄存器 12*/
volatile unsigned int * RESULT13 = (volatile unsigned int *) 0x70B5;
/* 轉換結果寄存器 13*/
volatile unsigned int * RESULT14 = (volatile unsigned int *) 0x70B6;
/* 轉換結果寄存器 14*/
volatile unsigned int * RESULT15 = (volatile unsigned int *) 0x70B7;
/* 轉換結果寄存器 15*/
volatile unsigned int * CALIBRATION = (volatile unsigned int *) 0x70B8;
/* 校準寄存器*/
/*局部控制網絡(CAN) 寄存器
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
volatile unsigned int  * CANMDER = (volatile unsigned int *) 0x7100;
/* 郵包方向/使能寄存器*/
volatile unsigned int   * CANTCR = (volatile unsigned int *) 0x7101;
/* 發(fā)送控制寄存器*/
volatile unsigned int   * CANRCR = (volatile unsigned int *) 0x7102;
/* 接收控制寄存器*/  
volatile unsigned int   * CANMCR = (volatile unsigned int *) 0x7103;
/* 主動控制寄存器*/
volatile unsigned int   * CANBCR2 = (volatile unsigned int *) 0x7104;
/* 位配置寄存器2*/
volatile unsigned int   * CANBCR1 = (volatile unsigned int *) 0x7105;
/* 位配置寄存器1*/
volatile unsigned int   * CANESR = (volatile unsigned int *) 0x7106;
/* 錯誤狀態(tài)寄存器*/
volatile unsigned int   * CANGSR = (volatile unsigned int *) 0x7107;
/* 全局狀態(tài)寄存器 */
volatile unsigned int   * CANCEC = (volatile unsigned int *) 0x7108;
/* CAN 錯誤計數寄存器*/
volatile unsigned int   * CANIFR = (volatile unsigned int *) 0x7109;
/* CAN 中斷標志寄存器*/
volatile unsigned int   * CANIMR = (volatile unsigned int *) 0x710A;
/* CAN 中斷屏蔽寄存器 */
volatile unsigned int   * CANLAM0H = (volatile unsigned int *) 0x710B;
/* 局部接收屏蔽寄存器0  高位*/
volatile unsigned int  * CANLAM0L = (volatile unsigned int *) 0x710C;
/* 局部接收屏蔽寄存器0  低位*/
volatile unsigned int  * CANLAM1H = (volatile unsigned int *) 0x710D;
/* 局部接收屏蔽寄存器1  高位*/
volatile unsigned int  * CANLAM1L = (volatile unsigned int *) 0x710E;
/* 局部接收屏蔽寄存器1  低位*/
volatile unsigned int  * CANMSGID0L = (volatile unsigned int *) 0x7200;
/* 對于郵包0的信息標志符 低位 */
volatile unsigned int  * CANMSGID0H = (volatile unsigned int *) 0x7201;
/* 對于郵包0的信息標志符 高位 */
volatile unsigned int * CANMSGCTRL0= (volatile unsigned int *) 0x7202;
/*對于郵包0的信息控制域*/
volatile unsigned int * CANMBX0A   = (volatile unsigned int *) 0x7204;
/* 郵包0 A*/
volatile unsigned int * CANMBX0B =(volatile unsigned int *) 0x7205;
/* 郵包0 B*/
volatile unsigned int  * CANMBX0C = (volatile unsigned int *) 0x7206;
/* 郵包 0 C*/
volatile unsigned int  * CANMBX0D = (volatile unsigned int *) 0x7207;
/* 郵包 0 D*/
volatile unsigned int  * CANMSGID1L = (volatile unsigned int *) 0x7208;
/* 對于郵包1的信息標志符 低位 */
volatile unsigned int  * CANMSGID1H = (volatile unsigned int *) 0x7209;
/* 對于郵包1的信息標志符 高位 */
volatile unsigned int  * CANMSGCTRL1= (volatile unsigned int *) 0x720A;
/*對于郵包1的信息控制域*/
volatile unsigned int  * CANMBX1A = (volatile unsigned int *) 0x720C;
/*郵包 1 A*/
volatile unsigned int  * CANMBX1B = (volatile unsigned int *) 0x720D;
/* 郵包 1 B*/
volatile unsigned int  * CANMBX1C = (volatile unsigned int *) 0x720E;
/* 郵包 1 C*/
volatile unsigned int  * CANMBX1D = (volatile unsigned int *) 0x720F;
/* 郵包 1 D*/
volatile unsigned int  * CANMSGID2L = (volatile unsigned int *) 0x7210;
/* 對于郵包2的信息標志符 低位 */
volatile unsigned int  * CANMSGID2H = (volatile unsigned int *) 0x7211;
/* 對于郵包2的信息標志符 高位 */
volatile unsigned int  * CANMSGCTRL2 = (volatile unsigned int *) 0x7212;
/*對于郵包2的信息控制域*/
volatile unsigned int  * CANMBX2A = (volatile unsigned int *) 0x7214;
/* 郵包 2 A*/
volatile unsigned int  * CANMBX2B    = (volatile unsigned int *) 0x7215;
/*郵包2 B*/
volatile unsigned int  * CANMBX2C    = (volatile unsigned int *) 0x7216;
/*郵包2 C*/
volatile unsigned int  * CANMBX2D    = (volatile unsigned int *) 0x7217;
/*郵包2 D*/
volatile unsigned int  * CANMSGID3L  = (volatile unsigned int *) 0x7218;
/* 對于郵包3的信息標志符 低位 */
volatile unsigned int  * CANMSGID3H  = (volatile unsigned int *) 0x7219;
/* 對于郵包3的信息標志符 高位 */
volatile unsigned int  * CANMSGCTRL3 = (volatile unsigned int *) 0x721A;
/*對于郵包3的信息控制域*/
volatile unsigned int  * CANMBX3A = (volatile unsigned int *) 0x721C;
/* 郵包 3 A*/
volatile unsigned int  * CANMBX3B = (volatile unsigned int *) 0x721D;
/* 郵包 3 B*/
volatile unsigned int  * CANMBX3C = (volatile unsigned int *) 0x721E;
/* 郵包 3 C*/
volatile unsigned int  * CANMBX3D =(volatile unsigned int *) 0x721F;
/* 郵包 3 D*/
volatile unsigned int  * CANMSGID4L = (volatile unsigned int *) 0x7220;
/* 對于郵包4的信息標志符 低位 */
volatile unsigned int  * CANMSGID4H = (volatile unsigned int *) 0x7221;
/* 對于郵包4的信息標志符 高位 */
volatile unsigned int  * CANMSGCTRL4= (volatile unsigned int *) 0x7222;
/*對于郵包4的信息控制域*/
volatile unsigned int  * CANMBX4A = (volatile unsigned int *) 0x7224;
/* 郵包 4 A*/
volatile unsigned int  * CANMBX4B = (volatile unsigned int *) 0x7225;
/* 郵包 4 B*/
volatile unsigned int  * CANMBX4C = (volatile unsigned int *) 0x7226;
/* 郵包 4 C*/
volatile unsigned int  * CANMBX4D = (volatile unsigned int *) 0x7227;
/* 郵包 4 D*/
volatile unsigned int * CANMSGID5L  = (volatile unsigned int *) 0x7228;
/* 對于郵包5的信息標志符 低位 */
volatile unsigned int * CANMSGID5H  = (volatile unsigned int *) 0x7229;
/* 對于郵包5的信息標志符 高位 */
volatile unsigned int * CANMSGCTRL5 = (volatile unsigned int *) 0x722A;
/*對于郵包5的信息控制域*/
volatile unsigned int  * CANMBX5A = (volatile unsigned int *) 0x722C;
/* 郵包 5 A*/
volatile unsigned int  * CANMBX5B = (volatile unsigned int *) 0x722D;
/* 郵包 5 B*/
volatile unsigned int  * CANMBX5C = (volatile unsigned int *) 0x722E;
/* 郵包 5 C*/
volatile unsigned int  * CANMBX5D = (volatile unsigned int *) 0x722F;
/*郵包5 D*/
/*事件管理器 (EV)/ 事件管理器 A (EVA) 寄存器
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
volatile unsigned int  * GPTCONA    = (volatile unsigned int *) 0x7400;
/* 通用定時器控制寄存器*/
volatile unsigned int  * T1CNT = (volatile unsigned int *) 0x7401;
/* T1 計數器*/
volatile unsigned int  * T1CMP = (volatile unsigned int *) 0x7402;
/* T1 比較值寄存器*/
volatile unsigned int  * T1PER = (volatile unsigned int *) 0x7403;
/* T1 周期寄存器*/
volatile unsigned int  * T1CON = (volatile unsigned int *) 0x7404;
/* T1 控制寄存器*/
volatile unsigned int  * T2CNT = (volatile unsigned int *) 0x7405;
/* T2 計數器*/
volatile unsigned int  * T2CMP = (volatile unsigned int *) 0x7406;
/* T2 比較值寄存器*/
volatile unsigned int  * T2PER = (volatile unsigned int *) 0x7407;
/* T2 周期寄存器*/
volatile unsigned int  * T2CON = (volatile unsigned int *) 0x7408;
/* T2 控制寄存器*/
volatile unsigned int  * COMCONA = (volatile unsigned int *) 0x7411;
/* 比較控制寄存器*/
volatile unsigned int  * ACTRA = (volatile unsigned int *) 0x7413;
/* 比較輸出動作控制寄存器*/
volatile unsigned int  * DBTCONA = (volatile unsigned int *) 0x7415;
/* 死區(qū)控制寄存器*/
volatile unsigned int * CMPR1 = (volatile unsigned int *) 0x7417;
/* 比較值1*/
volatile unsigned int * CMPR2 = (volatile unsigned int *) 0x7418;
/* 比較值2*/
volatile unsigned int * CMPR3 = (volatile unsigned int *) 0x7419;
/* 比較值3*/
volatile unsigned int * CAPCONA = (volatile unsigned int *) 0x7420;
/* 捕捉控制寄存器*/
volatile unsigned int * CAPFIFOA = (volatile unsigned int *) 0x7422;
/* 捕捉 FIFO A 狀態(tài)寄存器*/
volatile unsigned int * CAP1FIFO = (volatile unsigned int *) 0x7423;
/* 捕捉1 FIFO 頂部*/
volatile unsigned int * CAP2FIFO = (volatile unsigned int *) 0x7424;
/* 捕捉 2 FIFO 頂部*/
volatile unsigned int * CAP3FIFO = (volatile unsigned int *) 0x7425;
/* 捕捉 3 FIFO 頂部*/
volatile unsigned int * CAP1FBOT = (volatile unsigned int *) 0x7427;
/* 捕捉 1 FIFO 底部 */
volatile unsigned int * CAP2FBOT = (volatile unsigned int *) 0x7428;
/* 捕捉 2 FIFO 底部 */
volatile unsigned int * CAP3FBOT    = (volatile unsigned int *) 0x7429;
/* 捕捉 2 FIFO 底部 */
volatile unsigned int * EVAIMRA = (volatile unsigned int *) 0x742C;
/* EVA 中斷屏蔽寄存器 A*/
volatile unsigned int * EVAIMRB = (volatile unsigned int *) 0x742D;
/* EVA中斷屏蔽寄存器 B*/
volatile unsigned int * EVAIMRC = (volatile unsigned int *) 0x742E;
/* EVA 中斷屏蔽寄存器 C*/
volatile unsigned int  * EVAIFRA = (volatile unsigned int *) 0x742F;
/* EVA中斷標志寄存器 A*/
volatile unsigned int  * EVAIFRB = (volatile unsigned int *) 0x7430;
/* EVA 中斷標志寄存器 B*/
volatile unsigned int  * EVAIFRC = (volatile unsigned int *) 0x7431;
/* EVA中斷標志寄存器 C*/
/*事件管理器 B (EVB) 寄存器
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
volatile unsigned int  * GPTCONB = (volatile unsigned int *) 0x7500;
/*通用定時器控制寄存器*/
volatile unsigned int  * T3CNT = (volatile unsigned int *) 0x7501;
/* T3計數器*/
volatile unsigned int  * T3CMP = (volatile unsigned int *) 0x7502;
/* T3比較值寄存器*/
volatile unsigned int  * T3PER = (volatile unsigned int *) 0x7503;
/* T3周期寄存器*/
volatile unsigned int   * T3CON = (volatile unsigned int *) 0x7504;
/* T3控制寄存器*/
volatile unsigned int   * T4CNT = (volatile unsigned int *) 0x7505;
/* T4計數器*/
volatile unsigned int   * T4CMP = (volatile unsigned int *) 0x7506;
/* T4比較值寄存器*/
volatile unsigned int    * T4PER = (volatile unsigned int *) 0x7507;
/* T4周期寄存器*/
volatile unsigned int    * T4CON = (volatile unsigned int *) 0x7508;
/* T4控制寄存器*/
volatile unsigned int    * COMCONB = (volatile unsigned int *) 0x7511;
/*比較控制寄存器*/
volatile unsigned int    * ACTRB = (volatile unsigned int *) 0x7513;
/*比較輸出動作控制寄存器*/
volatile unsigned int    * DBTCONB = (volatile unsigned int *) 0x7515;
/*死區(qū)控制寄存器*/
volatile unsigned int    * CMPR4 = (volatile unsigned int *) 0x7517;
/*比較值4*/
volatile unsigned int    * CMPR5 = (volatile unsigned int *) 0x7518;
/*比較值5*/
volatile unsigned int    * CMPR6 = (volatile unsigned int *) 0x7519;
/*比較值6*/
volatile unsigned int    * CAPCONB = (volatile unsigned int *) 0x7520;
/*捕捉控制寄存器*/
volatile unsigned int    * CAPFIFOB = (volatile unsigned int *) 0x7522;
/* 捕捉FIFO A 狀態(tài)寄存器*/
volatile unsigned int    * CAP4FIFO = (volatile unsigned int *) 0x7523;
/* 捕捉 4 FIFO 頂部*/
volatile unsigned int    * CAP5FIFO = (volatile unsigned int *) 0x7524;
/* 捕捉 5 FIFO 頂部*/
volatile unsigned int   * CAP6FIFO = (volatile unsigned int *) 0x7525;
/* 捕捉 6 FIFO 頂部*/
volatile unsigned int   * CAP4FBOT = (volatile unsigned int *) 0x7527;
/* 捕捉 4 FIFO 底部*/
volatile unsigned int   * CAP5FBOT = (volatile unsigned int *) 0x7528;
/*捕捉 5 FIFO 底部*/
volatile unsigned int   * CAP6FBOT  = (volatile unsigned int *) 0x7529;
/*捕捉 6 FIFO底部*/
volatile unsigned int   * EVBIMRA = (volatile unsigned int *) 0x752C;
/* EVB中斷屏蔽寄存器A*/
volatile unsigned int   * EVBIMRB = (volatile unsigned int *) 0x752D;
/* EVB 中斷屏蔽寄存器B*/
volatile unsigned int   * EVBIMRC = (volatile unsigned int *) 0x752E;
/* EVB 中斷屏蔽寄存器 C*/
volatile unsigned int   * EVBIFRA = (volatile unsigned int *) 0x752F;
/* EVB 中斷標志寄存器 A*/
volatile unsigned int   * EVBIFRB = (volatile unsigned int *) 0x7530;
/* EVB 中斷標志寄存器 B*/
volatile unsigned int   * EVBIFRC = (volatile unsigned int *) 0x7531;
/* EVB 中斷標志寄存器 C*/
/*-----------------------------------------------------------------------------
;常量的定義
;-----------------------------------------------------------------------------
;數據空間
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#define B2_SADDR 0x0060 /*塊 B2 的開始地址*/
#define B2_EADDR 0x007F /*塊 B2 的結束地址*/
#define B0_SADDR 0x0200 /*塊 B0 的開始地址*/
#define B0_EADDR 0x02FF /*塊 B0 的結束地址*/
#define B1_SADDR 0x0300 /*塊 B1 的開始地址*/
#define B1_EADDR 0x03FF /*塊 B1 的結束地址*/
#define SARAM 0x0800 /*SARAM 的開始地址(0800h-0FFFh)*/
#define EXTDATA 0x8000 /*外部的數據空間的開始地址*/
/*經常用到的數據頁
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#define DP_B2 0 /*頁 0  數據空間*/
#define DP_B01 4 /*頁 4  B0(200H/80H)*/
#define DP_B02 5 /*頁 5  B0(280H/80H)*/
#define DP_B11 6 /*頁 6  B1(300H/80H)*/
#define DP_B12 7 /*頁 7  B1(380H/80H)*/
#define DP_SARAM1    16 /*頁 16 SARAM(800H/80H)*/
#define DP_PF1      224      /*頁1 外設幀文件 (7000h/80h)(0XE0)*/
#define DP_PF2      225     /*頁 2 外設幀文件 (7080h/80h)(0XE1)*/
#define DP_PF3      226     /*頁 3 外設幀文件 (7100h/80h)(0XE2)*/
#define DP_PF4      227     /*頁 4外設幀文件(7180h/80h)(0XE3)*/
#define DP_PF5      228     /*頁 5外設幀文件(7200h/80h)(0XE4)*/
#define DP_EVA      232 /*EVA 寄存器文件 (7400h/80h)(0XE8)*/
#define DP_EVB      234 /*EVB 寄存器文件 (7500h/80h)(0XEA)*/
#define DP_EXT1      256      /*外部存儲器的第一塊(8000H/80H)*/
/*位測試指令的位代碼(BIT)
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#define BIT15 0 /*位代碼 15*/
#define BIT14 1 /*位代碼14*/
#define BIT13 2 /*位代碼13*/
#define BIT12 3 /*位代碼12*/
#define BIT11 4 /*位代碼11*/
#define BIT10 5 /*位代碼10*/
#define BIT9 6 /*位代碼9*/
#define BIT8 7 /*位代碼8*/
#define BIT7 8 /*位代碼7*/
#define BIT6 9 /*位代碼6*/
#define BIT5 10 /*位代碼5*/
#define BIT4 11 /*位代碼4*/
#define BIT3 12 /*位代碼3*/
#define BIT2 13 /*位代碼2*/
#define BIT1 14 /*位代碼1*/
#define BIT0 15 /*位代碼0*/
/*用SBIT0和SBIT1宏屏蔽位
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#define B15_MSK 0x8000 /*位屏蔽15*/
#define B14_MSK 0x4000 /*位屏蔽14*/
#define B13_MSK 0x2000 /*位屏蔽13*/
#define B12_MSK 0x1000 /*位屏蔽12*/
#define B11_MSK 0x0800 /*位屏蔽11*/
#define B10_MSK 0x0400 /*位屏蔽10*/
#define B9_MSK 0x0200 /*位屏蔽9*/
#define B8_MSK 0x0100 /*位屏蔽8*/
#define B7_MSK 0x0080 /*位屏蔽7*/
#define B6_MSK 0x0040 /*位屏蔽6*/
#define B5_MSK 0x0020 /*位屏蔽5*/
#define B4_MSK 0x0010 /*位屏蔽4*/
#define B3_MSK 0x0008 /*位屏蔽3*/
#define B2_MSK 0x0004 /*位屏蔽2*/
#define B1_MSK 0x0002 /*位屏蔽1*/
#define B0_MSK 0x0001 /*位屏蔽0*/
/*看門狗定時器復位字符串
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#define wd_rst_1 0x0055
#define wd_rst_2 0x00AA
/*以下為用戶自行定義的變量
;~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
全部回復(0)
正序查看
倒序查看
現在還沒有回復呢,說說你的想法
發(fā)