📄 testcfg.s55
字号:
;; Do *not* directly modify this file. It was ;; generated by the Configuration Tool; any ;; changes risk being overwritten. ;; INPUT test.cdb;; CONFIGURATION/VERSION INFORMATION .asg "Sun Jan 11 12:04:57 2004", VERS$DATE;; PROLOGUE .include testcfg.h55 .copy confbeg.s55;; TYPE HEADERS .include gbl.h55 .include mem.h55 .include obj.h55 .include buf.h55 .include clk.h55 .include prd.h55 .include rtdx.h55 .include hst.h55 .include hwi.h55 .include swi.h55 .include tsk.h55 .include idl.h55 .include isrc.h55 .include log.h55 .include pip.h55 .include sem.h55 .include mbx.h55 .include que.h55 .include lck.h55 .include sio.h55 .include sts.h55 .include sys.h55 .include gio.h55 .include dev.h55 .include udev.h55 .include dgn.h55 .include dhl.h55 .include dpi.h55 .include hook.h55 .include dio.h55 .include pwrm.h55;; 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 32HWI$SETOF .set 0ffffHSWI$NUMOF .set 1SWI$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, DSPSUBTYPE, MODIFYCLKMD, CLKMD, PLLM, PLLDIV0, USERINIT, USERINITFXN, ENABLEINST, LARGEMODEL, ENABLEICACHE, CACHETYPE, CACHEICRTAG1, CACHEICRTAG2, SUPPORTCSL, TRCMASKVALUE, CALLCSLCFGINIT, BIOS_BOOTFXN) .global GBL$ ; == 1 .global GBL_ROM ; testcfg.h55 .global GBL_DSPSUBTYPE ; testcfg.h55 .global GBL_MODIFYCLKMD ; testcfg.h55 .global GBL_CLKMD ; testcfg.h55 .global GBL_PLLM ; testcfg.h55 .global GBL_PLLDIV0 ; testcfg.h55 .global GBL_USERINIT ; testcfg.h55 .global GBL_USERINITFXN ; testcfg.cmd .global GBL_ENABLEINST ; testcfg.h55 .global GBL_LARGEMODEL ; testcfg.h55 .global GBL_ENABLEICACHE ; testcfg.h55 .global GBL_CACHETYPE ; testcfg.h55 .global GBL_CACHEICRTAG1 ; testcfg.h55 .global GBL_CACHEICRTAG2 ; testcfg.h55 .global GBL_SUPPORTCSL ; testcfg.h55 .global GBL_TRCMASKVALUE ; testcfg.h55 .global GBL_CALLCSLCFGINIT ; testcfg.h55 .global GBL_BIOS_BOOTFXN ; testcfg.cmd;; module MEM (gNumHeap, SEGZERO, MALLOCSEG) .global MEM$ ; == 1 .global MEM_gNumHeap ; testcfg.h55 .global MEM_SEGZERO ; testcfg.cmd .global MEM_MALLOCSEG ; testcfg.cmd;; module OBJ () .global OBJ$ ; == 0;; module BUF (ENABLED) .global BUF$ ; == 0 .global BUF_ENABLED ; testcfg.h55;; module CLK (IMR0TINTMASK, IMR1TINTMASK, INTBIT, TIMERIMRMASK, REGS, TIMERIMR, TIMERIFR, TIMERNUM, USETIMER, MICROSECONDS, TCR, TDDR, TDDRHIGH, PRD, PRDHIGH, COUNTSPMS, COUNTSPMSHIGH, TIMEFXN, HOOKFXN) .global CLK$ ; == 1 .global CLK_IMR0TINTMASK ; testcfg.h55 .global CLK_IMR1TINTMASK ; testcfg.h55 .global CLK_INTBIT ; testcfg.h55 .global CLK_TIMERIMRMASK ; testcfg.h55 .global CLK_REGS ; testcfg.h55 .global CLK_TIMERIMR ; testcfg.h55 .global CLK_TIMERIFR ; testcfg.h55 .global CLK_TIMERNUM ; testcfg.h55 .global CLK_USETIMER ; testcfg.h55 .global CLK_MICROSECONDS ; testcfg.h55 .global CLK_TCR ; testcfg.h55 .global CLK_TDDR ; testcfg.h55 .global CLK_TDDRHIGH ; testcfg.h55 .global CLK_PRD ; testcfg.h55 .global CLK_PRDHIGH ; testcfg.h55 .global CLK_COUNTSPMS ; testcfg.h55 .global CLK_COUNTSPMSHIGH ; testcfg.h55 .global CLK_TIMEFXN ; testcfg.cmd .global CLK_HOOKFXN ; testcfg.cmd;; module PRD (SCALAR, THOOKFXN) .global PRD$ ; == 1 .global PRD_SCALAR ; testcfg.h55 .global PRD_THOOKFXN ; testcfg.cmd;; module RTDX (USERTDX, USERTEXECUTION, DATAMEMSEG, BUFMEMSIZE) .global RTDX$ ; == 1 .global RTDX_USERTDX ; testcfg.h55 .global RTDX_USERTEXECUTION ; testcfg.h55 .global RTDX_DATAMEMSEG ; testcfg.cmd .global RTDX_BUFMEMSIZE ; testcfg.h55;; module HST (RTDX, DSM, NONE, MAXFRAMESET, MAXFRAMEALLOWED, DSMBUFSEG, DSMMEMSIZE) .global HST$ ; == 1 .global HST_RTDX ; testcfg.h55 .global HST_DSM ; testcfg.h55 .global HST_NONE ; testcfg.h55 .global HST_MAXFRAMESET ; testcfg.h55 .global HST_MAXFRAMEALLOWED ; testcfg.h55 .global HST_DSMBUFSEG ; testcfg.cmd .global HST_DSMMEMSIZE ; testcfg.h55;; module HWI (ZEROTAB, STACKMODEL) .global HWI$ ; == 1 .global HWI_ZEROTAB ; testcfg.h55 .global HWI_STACKMODEL ; testcfg.h55;; module SWI (EHOOKFXN, IHOOKFXN, EXECFXN, RUNFXN) .global SWI$ ; == 1 .global SWI_EHOOKFXN ; testcfg.cmd .global SWI_IHOOKFXN ; testcfg.cmd .global SWI_EXECFXN ; testcfg.cmd .global SWI_RUNFXN ; testcfg.cmd;; module TSK (STACKSIZE, SYSTACKSIZE, STACKSEG, PRIORITY, VCREATEFXN, VDELETEFXN, VEXITFXN, SWITCHFXN, READYFXN, NUM_HOOKS) .global TSK$ ; == 0 .global TSK_STACKSIZE ; testcfg.h55 .global TSK_SYSTACKSIZE ; testcfg.h55 .global TSK_STACKSEG ; testcfg.cmd .global TSK_PRIORITY ; testcfg.h55 .global TSK_VCREATEFXN ; testcfg.cmd .global TSK_VDELETEFXN ; testcfg.cmd .global TSK_VEXITFXN ; testcfg.cmd .global TSK_SWITCHFXN ; testcfg.h55 .global TSK_READYFXN ; testcfg.h55 .global TSK_NUM_HOOKS ; testcfg.h55;; module IDL (USECLKIDLTIME, CALIBRFXN) .global IDL$ ; == 1 .global IDL_USECLKIDLTIME ; testcfg.h55 .global IDL_CALIBRFXN ; testcfg.cmd;; module ISRC () .global ISRC$ ; == 1;; module LOG (ENABLED) .global LOG$ ; == 1 .global LOG_ENABLED ; testcfg.h55;; module PIP (gNumEmbed, gNextId) .global PIP$ ; == 0 .global PIP_gNumEmbed ; testcfg.h55 .global PIP_gNextId ; testcfg.h55;; 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 ; testcfg.cmd .global SYS_ERRORFXN ; testcfg.cmd .global SYS_EXITFXN ; testcfg.cmd .global SYS_PUTCFXN ; testcfg.cmd;; module GIO (CREATEFXN, DELETEFXN, PENDFXN, POSTFXN) .global GIO$ ; == 0 .global GIO_CREATEFXN ; testcfg.cmd .global GIO_DELETEFXN ; testcfg.cmd .global GIO_PENDFXN ; testcfg.cmd .global GIO_POSTFXN ; testcfg.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 ; testcfg.h55;; module DPI () .global DPI$ ; == 0;; module HOOK (KNLID) .global HOOK$ ; == 0 .global HOOK_KNLID ; testcfg.h55;; module DIO (STATIC, NUMTSKBASE, NUMSWIBASE) .global DIO$ ; == 0 .global DIO_STATIC ; testcfg.h55 .global DIO_NUMTSKBASE ; testcfg.h55 .global DIO_NUMSWIBASE ; testcfg.h55;; module PWRM (PWRM_ENABLE, PWRM_BOOTHOOKFXN, PWRM_ADAPTCLK, PWRM_IDLEMASK, PWRM_CAPSMASK, PWRM_SCALING, PWRM_INITSP, PWRM_INITVOLTS, PWRM_DS_IDLEMASK, PWRM_IER0, PWRM_IER1) .global PWRM$ ; == 1 .global PWRM_PWRM_ENABLE ; testcfg.h55 .global PWRM_PWRM_BOOTHOOKFXN ; testcfg.cmd .global PWRM_PWRM_ADAPTCLK ; testcfg.h55 .global PWRM_PWRM_IDLEMASK ; testcfg.h55 .global PWRM_PWRM_CAPSMASK ; testcfg.h55 .global PWRM_PWRM_SCALING ; testcfg.h55 .global PWRM_PWRM_INITSP ; testcfg.h55 .global PWRM_PWRM_INITVOLTS ; testcfg.h55 .global PWRM_PWRM_DS_IDLEMASK ; testcfg.h55 .global PWRM_PWRM_IER0 ; testcfg.h55 .global PWRM_PWRM_IER1 ; testcfg.h55;; MODULE CONFIGURATION;; ======== GBL_config ======== .asg 00H, _ROM .asg 0157eH, _DSPSUBTYPE .asg 01H, _MODIFYCLKMD .asg 01H, _CLKMD .asg 0aH, _PLLM .asg 08000H, _PLLDIV0 .asg 00H, _USERINIT .asg _FXN_F_nop, _USERINITFXN .asg 01H, _ENABLEINST .asg 01H, _LARGEMODEL .asg 00H, _ENABLEICACHE .asg 02H, _CACHETYPE .asg 0f80000H, _CACHEICRTAG1 .asg 0f81000H, _CACHEICRTAG2 .asg 01H, _SUPPORTCSL .asg 0dbefH, _TRCMASKVALUE .asg 01H, _CALLCSLCFGINIT .asg GBL_F_biosbootfxn, _BIOS_BOOTFXN GBL_config _ROM, _DSPSUBTYPE, _MODIFYCLKMD, _CLKMD, _PLLM, _PLLDIV0, _USERINIT, _USERINITFXN, _ENABLEINST, _LARGEMODEL, _ENABLEICACHE, _CACHETYPE, _CACHEICRTAG1, _CACHEICRTAG2, _SUPPORTCSL, _TRCMASKVALUE, _CALLCSLCFGINIT, _BIOS_BOOTFXN;; ======== 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 010H, _IMR0TINTMASK .asg 00H, _IMR1TINTMASK .asg 04H, _INTBIT .asg 010H, _TIMERIMRMASK .asg 01000H, _REGS .asg 00H, _TIMERIMR .asg 01H, _TIMERIFR .asg 00H, _TIMERNUM .asg 01H, _USETIMER .asg 1000.000000, _MICROSECONDS .asg 020H, _TCR .asg 00H, _TDDR .asg 00H, _TDDRHIGH .asg 0d3fH, _PRD .asg 03H, _PRDHIGH .asg 0d40H, _COUNTSPMS .asg 03H, _COUNTSPMSHIGH .asg CLK_F_getBIOStime, _TIMEFXN .asg CLK_F_run, _HOOKFXN CLK_config _IMR0TINTMASK, _IMR1TINTMASK, _INTBIT, _TIMERIMRMASK, _REGS, _TIMERIMR, _TIMERIFR, _TIMERNUM, _USETIMER, _MICROSECONDS, _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 DARAM, _DATAMEMSEG .asg 0102H, _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 DARAM, _DSMBUFSEG .asg 0400H, _DSMMEMSIZE HST_config _RTDX, _DSM, _NONE, _MAXFRAMESET, _MAXFRAMEALLOWED, _DSMBUFSEG, _DSMMEMSIZE;; ======== HWI_config ======== .asg 00H, _ZEROTAB .asg "C54X_STK", _STACKMODEL HWI_config _ZEROTAB, _STACKMODEL;; ======== SWI_config ======== .asg GBL_NULL, _EHOOKFXN .asg GBL_NULL, _IHOOKFXN .asg SWI_F_exec, _EXECFXN .asg SWI_F_run, _RUNFXN SWI_config _EHOOKFXN, _IHOOKFXN, _EXECFXN, _RUNFXN;; ======== TSK_config ======== .asg 0400H, _STACKSIZE .asg 0100H, _SYSTACKSIZE .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, _SYSTACKSIZE, _STACKSEG, _PRIORITY, _VCREATEFXN, _VDELETEFXN, _VEXITFXN, _SWITCHFXN, _READYFXN, _NUM_HOOKS;; ======== IDL_config ======== .asg 01H, _USECLKIDLTIME .asg IDL_F_calibrate5502, _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
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -