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

📄 short6713cfg.s62

📁 DSK6713的FIR滤波器的程序 可以用来做为FIR滤波
💻 S62
📖 第 1 页 / 共 2 页
字号:
;;   Do *not* directly modify this file.  It was   ;;   generated by the Configuration Tool; any ;;   changes risk being overwritten.               ;; INPUT short6713.cdb;; CONFIGURATION/VERSION INFORMATION	.asg "Wed Aug 24 21:00:33 2005", VERS$DATE;; PROLOGUE	.include short6713cfg.h62	.copy confbeg.s62;; TYPE HEADERS	.include gbl.h62	.include mem.h62	.include obj.h62	.include buf.h62	.include clk.h62	.include prd.h62	.include rtdx.h62	.include hst.h62	.include hwi.h62	.include swi.h62	.include tsk.h62	.include idl.h62	.include isrc.h62	.include log.h62	.include pip.h62	.include sem.h62	.include mbx.h62	.include que.h62	.include lck.h62	.include sio.h62	.include sts.h62	.include sys.h62	.include gio.h62	.include dev.h62	.include udev.h62	.include dgn.h62	.include dhl.h62	.include dpi.h62	.include hook.h62	.include dio.h62;; TYPE ATTRIBUTESMEM$NUMOF           .set 3MEM$SETOF           .set 00HOBJ$NUMOF           .set 0OBJ$SETOF           .set 00HBUF$NUMOF           .set 0BUF$SETOF           .set 00HCLK$NUMOF           .set 1CLK$SETOF           .set 00HPRD$NUMOF           .set 0PRD$SETOF           .set 00HRTDX$NUMOF          .set 0RTDX$SETOF          .set 00HHST$NUMOF           .set 2HST$SETOF           .set 03HHWI$NUMOF           .set 16HWI$SETOF           .set 0ffffHSWI$NUMOF           .set 0SWI$SETOF           .set 00HTSK$NUMOF           .set 0TSK$SETOF           .set 00HIDL$NUMOF           .set 3IDL$SETOF           .set 00HISRC$NUMOF          .set 0ISRC$SETOF          .set 00HLOG$NUMOF           .set 1LOG$SETOF           .set 00HPIP$NUMOF           .set 0PIP$SETOF           .set 00HSEM$NUMOF           .set 0SEM$SETOF           .set 00HMBX$NUMOF           .set 0MBX$SETOF           .set 00HQUE$NUMOF           .set 0QUE$SETOF           .set 00HLCK$NUMOF           .set 0LCK$SETOF           .set 00HSIO$NUMOF           .set 0SIO$SETOF           .set 00HSTS$NUMOF           .set 1STS$SETOF           .set 00HDEV$NUMOF           .set 0DEV$SETOF           .set 00HUDEV$NUMOF          .set 0UDEV$SETOF          .set 00HDGN$NUMOF           .set 0DGN$SETOF           .set 00HDHL$NUMOF           .set 0DHL$SETOF           .set 00HDPI$NUMOF           .set 0DPI$SETOF           .set 00HHOOK$NUMOF          .set 0HOOK$SETOF          .set 00HDIO$NUMOF           .set 0DIO$SETOF           .set 00H;; module GBL (ROM, BIGENDIAN, USERINIT, USERINITFXN, ENABLEINST, CACHE, L2CONFIGURE, L2MODE, L2PRIORITY, L2MARMASK, SUPPORTCSL, TRCMASKVALUE, CALLCSLCFGINIT, C641XL2PRIORITY, L2MARMASK1, L2MARMASK2, L2MARMASK3, L2MARMASK4, L2MARMASK5, L2CONFIGALLOC, L2ALLOC)	.global GBL$                     ; == 1	.global GBL_ROM                  ; short6713cfg.h62	.global GBL_BIGENDIAN            ; short6713cfg.h62	.global GBL_USERINIT             ; short6713cfg.h62	.global GBL_USERINITFXN          ; short6713cfg.cmd	.global GBL_ENABLEINST           ; short6713cfg.h62	.global GBL_CACHE                ; short6713cfg.h62	.global GBL_L2CONFIGURE          ; short6713cfg.h62	.global GBL_L2MODE               ; short6713cfg.h62	.global GBL_L2PRIORITY           ; short6713cfg.h62	.global GBL_L2MARMASK            ; short6713cfg.h62	.global GBL_SUPPORTCSL           ; short6713cfg.h62	.global GBL_TRCMASKVALUE         ; short6713cfg.h62	.global GBL_CALLCSLCFGINIT       ; short6713cfg.h62	.global GBL_C641XL2PRIORITY      ; short6713cfg.h62	.global GBL_L2MARMASK1           ; short6713cfg.h62	.global GBL_L2MARMASK2           ; short6713cfg.h62	.global GBL_L2MARMASK3           ; short6713cfg.h62	.global GBL_L2MARMASK4           ; short6713cfg.h62	.global GBL_L2MARMASK5           ; short6713cfg.h62	.global GBL_L2CONFIGALLOC        ; short6713cfg.h62	.global GBL_L2ALLOC              ; short6713cfg.h62;; module MEM (gNumHeap, SEGZERO, MALLOCSEG)	.global MEM$                     ; == 1	.global MEM_gNumHeap             ; short6713cfg.h62	.global MEM_SEGZERO              ; short6713cfg.cmd	.global MEM_MALLOCSEG            ; short6713cfg.cmd;; module OBJ ()	.global OBJ$                     ; == 0;; module BUF (ENABLED)	.global BUF$                     ; == 0	.global BUF_ENABLED              ; short6713cfg.h62;; module CLK (INTBIT, REGS, TIMERNUM, USETIMER, TCR, TDDR, TDDRHIGH, PRD, PRDHIGH, COUNTSPMS, COUNTSPMSHIGH, TIMEFXN, HOOKFXN)	.global CLK$                     ; == 1	.global CLK_INTBIT               ; short6713cfg.h62	.global CLK_REGS                 ; short6713cfg.h62	.global CLK_TIMERNUM             ; short6713cfg.h62	.global CLK_USETIMER             ; short6713cfg.h62	.global CLK_TCR                  ; short6713cfg.h62	.global CLK_TDDR                 ; short6713cfg.h62	.global CLK_TDDRHIGH             ; short6713cfg.h62	.global CLK_PRD                  ; short6713cfg.h62	.global CLK_PRDHIGH              ; short6713cfg.h62	.global CLK_COUNTSPMS            ; short6713cfg.h62	.global CLK_COUNTSPMSHIGH        ; short6713cfg.h62	.global CLK_TIMEFXN              ; short6713cfg.cmd	.global CLK_HOOKFXN              ; short6713cfg.cmd;; module PRD (SCALAR, THOOKFXN)	.global PRD$                     ; == 1	.global PRD_SCALAR               ; short6713cfg.h62	.global PRD_THOOKFXN             ; short6713cfg.cmd;; module RTDX (USERTDX, USERTEXECUTION, DATAMEMSEG, BUFMEMSIZE)	.global RTDX$                    ; == 1	.global RTDX_USERTDX             ; short6713cfg.h62	.global RTDX_USERTEXECUTION      ; short6713cfg.h62	.global RTDX_DATAMEMSEG          ; short6713cfg.cmd	.global RTDX_BUFMEMSIZE          ; short6713cfg.h62;; module HST (RTDX, DSM, NONE, MAXFRAMESET, MAXFRAMEALLOWED, DSMBUFSEG, DSMMEMSIZE)	.global HST$                     ; == 1	.global HST_RTDX                 ; short6713cfg.h62	.global HST_DSM                  ; short6713cfg.h62	.global HST_NONE                 ; short6713cfg.h62	.global HST_MAXFRAMESET          ; short6713cfg.h62	.global HST_MAXFRAMEALLOWED      ; short6713cfg.h62	.global HST_DSMBUFSEG            ; short6713cfg.cmd	.global HST_DSMMEMSIZE           ; short6713cfg.h62;; module HWI (ZEROTAB, GENERATE_RESET_VEC, POLARITYMASK, INTRMULTLOW, INTRMULTHIGH)	.global HWI$                     ; == 1	.global HWI_ZEROTAB              ; short6713cfg.h62	.global HWI_GENERATE_RESET_VEC   ; short6713cfg.h62	.global HWI_POLARITYMASK         ; short6713cfg.h62	.global HWI_INTRMULTLOW          ; short6713cfg.h62	.global HWI_INTRMULTHIGH         ; short6713cfg.h62;; module SWI (EHOOKFXN, IHOOKFXN, EXECFXN, RUNFXN)	.global SWI$                     ; == 0	.global SWI_EHOOKFXN             ; short6713cfg.cmd	.global SWI_IHOOKFXN             ; short6713cfg.cmd	.global SWI_EXECFXN              ; short6713cfg.cmd	.global SWI_RUNFXN               ; short6713cfg.cmd;; module TSK (STACKSIZE, STACKSEG, PRIORITY, VCREATEFXN, VDELETEFXN, VEXITFXN, SWITCHFXN, READYFXN, NUM_HOOKS)	.global TSK$                     ; == 0	.global TSK_STACKSIZE            ; short6713cfg.h62	.global TSK_STACKSEG             ; short6713cfg.cmd	.global TSK_PRIORITY             ; short6713cfg.h62	.global TSK_VCREATEFXN           ; short6713cfg.cmd	.global TSK_VDELETEFXN           ; short6713cfg.cmd	.global TSK_VEXITFXN             ; short6713cfg.cmd	.global TSK_SWITCHFXN            ; short6713cfg.h62	.global TSK_READYFXN             ; short6713cfg.h62	.global TSK_NUM_HOOKS            ; short6713cfg.h62;; module IDL (USECLKIDLTIME, CALIBRFXN)	.global IDL$                     ; == 1	.global IDL_USECLKIDLTIME        ; short6713cfg.h62	.global IDL_CALIBRFXN            ; short6713cfg.cmd;; module ISRC ()	.global ISRC$                    ; == 1;; module LOG (ENABLED)	.global LOG$                     ; == 1	.global LOG_ENABLED              ; short6713cfg.h62;; module PIP (gNumEmbed, gNextId)	.global PIP$                     ; == 0	.global PIP_gNumEmbed            ; short6713cfg.h62	.global PIP_gNextId              ; short6713cfg.h62;; module SEM ()	.global SEM$                     ; == 0;; module MBX ()	.global MBX$                     ; == 0;; module QUE ()	.global QUE$                     ; == 1;; module LCK ()	.global LCK$                     ; == 1;; module SIO ()	.global SIO$                     ; == 0;; module STS ()	.global STS$                     ; == 1;; module SYS (ABORTFXN, ERRORFXN, EXITFXN, PUTCFXN)	.global SYS$                     ; == 1	.global SYS_ABORTFXN             ; short6713cfg.cmd	.global SYS_ERRORFXN             ; short6713cfg.cmd	.global SYS_EXITFXN              ; short6713cfg.cmd	.global SYS_PUTCFXN              ; short6713cfg.cmd;; module GIO (CREATEFXN, DELETEFXN, PENDFXN, POSTFXN)	.global GIO$                     ; == 0	.global GIO_CREATEFXN            ; short6713cfg.cmd	.global GIO_DELETEFXN            ; short6713cfg.cmd	.global GIO_PENDFXN              ; short6713cfg.cmd	.global GIO_POSTFXN              ; short6713cfg.cmd;; module DEV ()	.global DEV$                     ; == 0;; module UDEV ()	.global UDEV$                    ; == 0;; module DGN ()	.global DGN$                     ; == 0;; module DHL (gChannelsAvailable)	.global DHL$                     ; == 0	.global DHL_gChannelsAvailable   ; short6713cfg.h62;; module DPI ()	.global DPI$                     ; == 0;; module HOOK (KNLID)	.global HOOK$                    ; == 0	.global HOOK_KNLID               ; short6713cfg.h62;; module DIO (STATIC, NUMTSKBASE, NUMSWIBASE)	.global DIO$                     ; == 0	.global DIO_STATIC               ; short6713cfg.h62	.global DIO_NUMTSKBASE           ; short6713cfg.h62	.global DIO_NUMSWIBASE           ; short6713cfg.h62;; MODULE CONFIGURATION;; ======== GBL_config ========	.asg 00H, _ROM	.asg 00H, _BIGENDIAN	.asg 01H, _USERINIT	.asg _GBL_setPLLto225MHz, _USERINITFXN	.asg 01H, _ENABLEINST	.asg 00H, _CACHE	.asg 01H, _L2CONFIGURE	.asg 07H, _L2MODE	.asg 00H, _L2PRIORITY	.asg 01H, _L2MARMASK	.asg 01H, _SUPPORTCSL	.asg 0dbefH, _TRCMASKVALUE	.asg 01H, _CALLCSLCFGINIT	.asg 00H, _C641XL2PRIORITY	.asg 00H, _L2MARMASK1	.asg 00H, _L2MARMASK2	.asg 00H, _L2MARMASK3	.asg 00H, _L2MARMASK4	.asg 00H, _L2MARMASK5	.asg 00H, _L2CONFIGALLOC	.asg 02226H, _L2ALLOC	GBL_config  _ROM, _BIGENDIAN, _USERINIT, _USERINITFXN, _ENABLEINST, _CACHE, _L2CONFIGURE, _L2MODE, _L2PRIORITY, _L2MARMASK, _SUPPORTCSL, _TRCMASKVALUE, _CALLCSLCFGINIT, _C641XL2PRIORITY, _L2MARMASK1, _L2MARMASK2, _L2MARMASK3, _L2MARMASK4, _L2MARMASK5, _L2CONFIGALLOC, _L2ALLOC;; ======== MEM_config ========	.asg 00H, _gNumHeap	.asg MEM_NULL, _SEGZERO	.asg MEM_NULL, _MALLOCSEG	MEM_config  _gNumHeap, _SEGZERO, _MALLOCSEG;; ======== OBJ_config ========	OBJ_config;; ======== BUF_config ========	.asg 01H, _ENABLED	BUF_config  _ENABLED;; ======== CLK_config ========	.asg 04000H, _INTBIT	.asg 01940000H, _REGS	.asg 00H, _TIMERNUM	.asg 01H, _USETIMER	.asg 020H, _TCR	.asg 00H, _TDDR	.asg 00H, _TDDRHIGH	.asg 0dbbaH, _PRD	.asg 00H, _PRDHIGH	.asg 0dbbaH, _COUNTSPMS	.asg 00H, _COUNTSPMSHIGH	.asg CLK_F_getshtime, _TIMEFXN	.asg HWI_F_dispatch, _HOOKFXN	CLK_config  _INTBIT, _REGS, _TIMERNUM, _USETIMER, _TCR, _TDDR, _TDDRHIGH, _PRD, _PRDHIGH, _COUNTSPMS, _COUNTSPMSHIGH, _TIMEFXN, _HOOKFXN;; ======== PRD_config ========	.asg 04000H, _SCALAR	.asg FXN_F_nop, _THOOKFXN	PRD_config  _SCALAR, _THOOKFXN;; ======== RTDX_config ========	.asg 01H, _USERTDX	.asg 00H, _USERTEXECUTION	.asg IRAM, _DATAMEMSEG	.asg 0408H, _BUFMEMSIZE	RTDX_config  _USERTDX, _USERTEXECUTION, _DATAMEMSEG, _BUFMEMSIZE;; ======== HST_config ========	.asg 01H, _RTDX	.asg 00H, _DSM	.asg 00H, _NONE	.asg 040H, _MAXFRAMESET	.asg 0100H, _MAXFRAMEALLOWED	.asg IRAM, _DSMBUFSEG	.asg 0400H, _DSMMEMSIZE	HST_config  _RTDX, _DSM, _NONE, _MAXFRAMESET, _MAXFRAMEALLOWED, _DSMBUFSEG, _DSMMEMSIZE;; ======== HWI_config ========	.asg 01H, _ZEROTAB	.asg 00H, _GENERATE_RESET_VEC	.asg 00H, _POLARITYMASK	.asg 0310718a4H, _INTRMULTLOW	.asg 082039a3H, _INTRMULTHIGH	HWI_config  _ZEROTAB, _GENERATE_RESET_VEC, _POLARITYMASK, _INTRMULTLOW, _INTRMULTHIGH;; ======== SWI_config ========	.asg GBL_NULL, _EHOOKFXN	.asg GBL_NULL, _IHOOKFXN	.asg FXN_F_nop, _EXECFXN	.asg FXN_F_nop, _RUNFXN	SWI_config  _EHOOKFXN, _IHOOKFXN, _EXECFXN, _RUNFXN;; ======== TSK_config ========	.asg 0400H, _STACKSIZE	.asg MEM_NULL, _STACKSEG	.asg 01H, _PRIORITY	.asg _FXN_F_nop, _VCREATEFXN	.asg _FXN_F_nop, _VDELETEFXN	.asg _FXN_F_nop, _VEXITFXN	.asg 00H, _SWITCHFXN	.asg 00H, _READYFXN	.asg 00H, _NUM_HOOKS	TSK_config  _STACKSIZE, _STACKSEG, _PRIORITY, _VCREATEFXN, _VDELETEFXN, _VEXITFXN, _SWITCHFXN, _READYFXN, _NUM_HOOKS;; ======== IDL_config ========	.asg 01H, _USECLKIDLTIME	.asg IDL_F_calibrate, _CALIBRFXN	IDL_config  _USECLKIDLTIME, _CALIBRFXN;; ======== ISRC_config ========	ISRC_config;; ======== LOG_config ========	.asg 01H, _ENABLED	LOG_config  _ENABLED;; ======== PIP_config ========	.asg 02H, _gNumEmbed	.asg 00H, _gNextId	PIP_config  _gNumEmbed, _gNextId;; ======== SEM_config ========	SEM_config;; ======== MBX_config ========	MBX_config;; ======== QUE_config ========	QUE_config;; ======== LCK_config ========	LCK_config;; ======== SIO_config ========	SIO_config;; ======== STS_config ========	STS_config;; ======== SYS_config ========	.asg _UTL_doAbort, _ABORTFXN	.asg _UTL_doError, _ERRORFXN	.asg _UTL_halt, _EXITFXN	.asg _UTL_doPutc, _PUTCFXN	SYS_config  _ABORTFXN, _ERRORFXN, _EXITFXN, _PUTCFXN;; ======== GIO_config ========	.asg _FXN_F_nop, _CREATEFXN	.asg _FXN_F_nop, _DELETEFXN	.asg _FXN_F_nop, _PENDFXN	.asg _FXN_F_nop, _POSTFXN	GIO_config  _CREATEFXN, _DELETEFXN, _PENDFXN, _POSTFXN;; ======== DEV_config ========	DEV_config;; ======== UDEV_config ========	UDEV_config;; ======== DGN_config ========	DGN_config;; ======== DHL_config ========	.asg 00H, _gChannelsAvailable	DHL_config  _gChannelsAvailable;; ======== DPI_config ========	DPI_config;; ======== HOOK_config ========	.asg 00H, _KNLID	HOOK_config  _KNLID;; ======== DIO_config ========	.asg 00H, _STATIC	.asg 00H, _NUMTSKBASE	.asg 00H, _NUMSWIBASE	DIO_config  _STATIC, _NUMTSKBASE, _NUMSWIBASE;; ======== MEM_Obj IRAM ========;; This object defines space for the DSP's on-chip memory;;;; MEM_Obj IRAM (len, iAllocHeap, iSegZero, iHeapId)	.global IRAM	.asg 030000H, _len	.asg 00H, _iAllocHeap	.asg MEM_NULL, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, IRAM, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj CACHE_L2 ========;; Generated by Cache Settings in GBL;;;; MEM_Obj CACHE_L2 (len, iAllocHeap, iSegZero, iHeapId)	.global CACHE_L2	.asg 010000H, _len	.asg 00H, _iAllocHeap	.asg MEM_NULL, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, CACHE_L2, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj SDRAM ========

⌨️ 快捷键说明

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