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

📄 bioslabcfg.s54

📁 SEED_TMS320vc5402dsk是在TI的TMS320VC5402DSK板基础上简化开发出来的
💻 S54
📖 第 1 页 / 共 3 页
字号:
;; HWI_Obj HWI_SINT11 (function, monitor, addr, dataType, operation, client)	.global HWI_SINT11	.asg dma3isr, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	HWI_Obj 1, HWI_SINT11, 27, _function, _monitor, _addr, _dataType, _operation, _client;; ======== HWI_Obj HWI_SINT12 ========;; defines function for the SINT12 ISR;;;; HWI_Obj HWI_SINT12 (function, monitor, addr, dataType, operation, client)	.global HWI_SINT12	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	HWI_Obj 1, HWI_SINT12, 28, _function, _monitor, _addr, _dataType, _operation, _client;; ======== HWI_Obj HWI_SINT13 ========;; defines function for the SINT13 ISR;;;; HWI_Obj HWI_SINT13 (function, monitor, addr, dataType, operation, client)	.global HWI_SINT13	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	HWI_Obj 1, HWI_SINT13, 29, _function, _monitor, _addr, _dataType, _operation, _client;; ======== HWI_Obj HWI_SINT14 ========;; defines function for the SINT14 ISR;;;; HWI_Obj HWI_SINT14 (function, monitor, addr, dataType, operation, client)	.global HWI_SINT14	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	HWI_Obj 1, HWI_SINT14, 30, _function, _monitor, _addr, _dataType, _operation, _client;; ======== HWI_Obj HWI_SINT15 ========;; defines function for the SINT15 ISR;;;; HWI_Obj HWI_SINT15 (function, monitor, addr, dataType, operation, client)	.global HWI_SINT15	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	HWI_Obj 1, HWI_SINT15, 31, _function, _monitor, _addr, _dataType, _operation, _client;; ======== IDL_Obj LNK_dataPump ========;; This object cannot be deleted;;;; IDL_Obj LNK_dataPump (function, calibration)	.global LNK_dataPump	.asg LNK_F_dataPump, _function	.asg 01H, _calibration	IDL_Obj 1, LNK_dataPump, 0, _function, _calibration;; ======== IDL_Obj RTA_dispatcher ========;; This object cannot be deleted;;;; IDL_Obj RTA_dispatcher (function, calibration)	.global RTA_dispatcher	.asg RTA_F_dispatch, _function	.asg 01H, _calibration	IDL_Obj 1, RTA_dispatcher, 0, _function, _calibration;; ======== IDL_Obj IDL_cpuLoad ========;; This object is required by the system to acquire CPU load data;;;; IDL_Obj IDL_cpuLoad (function, calibration)	.global IDL_cpuLoad	.asg IDL_F_busy, _function	.asg 01H, _calibration	IDL_Obj 1, IDL_cpuLoad, 0, _function, _calibration;; ======== IDL_Obj RTDX_dataPump ========;; This object cannot be deleted;;;; IDL_Obj RTDX_dataPump (function, calibration)	.global RTDX_dataPump	.asg _RTDX_Poll, _function	.asg 01H, _calibration	IDL_Obj 1, RTDX_dataPump, 0, _function, _calibration;; ======== LOG_Obj LOG_system ========;; This object is required by the system to accumulate execution trace information;;;; LOG_Obj LOG_system (bufseg, buflen, logtype)	.global LOG_system	.asg IDATA, _bufseg	.asg 0100H, _buflen	.asg "circular", _logtype	LOG_Obj 1, LOG_system, 0, _bufseg, _buflen, _logtype;; ======== LOG_Obj trace ========;; <add comments here>;;;; LOG_Obj trace (bufseg, buflen, logtype)	.global trace	.asg IDATA, _bufseg	.asg 020H, _buflen	.asg "circular", _logtype	LOG_Obj 1, trace, 0, _bufseg, _buflen, _logtype;; ======== MEM_Obj USERREGS ========;; This object defines space for the DSP's memory mapped registers and can't be deleted;;;; MEM_Obj USERREGS (len, iAllocHeap, iSegZero, iHeapId)	.global USERREGS	.asg 01cH, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, USERREGS, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj BIOSREGS ========;; This object defines space for the BIOS on-chip registers and can't be deleted;;;; MEM_Obj BIOSREGS (len, iAllocHeap, iSegZero, iHeapId)	.global BIOSREGS	.asg 04H, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, BIOSREGS, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj VECT ========;; This object defines space for the DSP's interrupt vectors and can't be deleted;;;; MEM_Obj VECT (len, iAllocHeap, iSegZero, iHeapId)	.global VECT	.asg 080H, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, VECT, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj IDATA ========;; <add comments here>;;;; MEM_Obj IDATA (len, iAllocHeap, iSegZero, iHeapId)	.global IDATA	.asg 01f80H, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, IDATA, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj IPROG ========;; <add comments here>;;;; MEM_Obj IPROG (len, iAllocHeap, iSegZero, iHeapId)	.global IPROG	.asg 02000H, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, IPROG, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj EDATA ========;; <add comments here>;;;; MEM_Obj EDATA (len, iAllocHeap, iSegZero, iHeapId)	.global EDATA	.asg 04000H, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, EDATA, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== MEM_Obj EPROG ========;; <add comments here>;;;; MEM_Obj EPROG (len, iAllocHeap, iSegZero, iHeapId)	.global EPROG	.asg 03f80H, _len	.asg 00H, _iAllocHeap	.asg IDATA, _iSegZero	.asg segment_name, _iHeapId	MEM_Obj 1, EPROG, 0, _len, _iAllocHeap, _iSegZero, _iHeapId;; ======== PIP_Obj firTxPip ========;; <add comments here>;;;; PIP_Obj firTxPip (buf, framesize, numframes, monitor, notifyWriter, nwarg0, nwarg1, notifyReader, nrarg0, nrarg1)	.global firTxPip	.asg "<NULL>", _buf	.asg 0100H, _framesize	.asg 02H, _numframes	.asg "reader", _monitor	.asg _SWI_andn, _notifyWriter	.asg firSwi, _nwarg0	.asg 02H, _nwarg1	.asg _firTxPrime, _notifyReader	.asg 00H, _nrarg0	.asg 00H, _nrarg1	PIP_Obj 1, firTxPip, 0, _buf, _framesize, _numframes, _monitor, _notifyWriter, _nwarg0, _nwarg1, _notifyReader, _nrarg0, _nrarg1;; ======== PIP_Obj firRxPip ========;; <add comments here>;;;; PIP_Obj firRxPip (buf, framesize, numframes, monitor, notifyWriter, nwarg0, nwarg1, notifyReader, nrarg0, nrarg1)	.global firRxPip	.asg "<NULL>", _buf	.asg 0100H, _framesize	.asg 02H, _numframes	.asg "reader", _monitor	.asg _firRxPrime, _notifyWriter	.asg 00H, _nwarg0	.asg 00H, _nwarg1	.asg _SWI_andn, _notifyReader	.asg firSwi, _nrarg0	.asg 01H, _nrarg1	PIP_Obj 1, firRxPip, 1, _buf, _framesize, _numframes, _monitor, _notifyWriter, _nwarg0, _nwarg1, _notifyReader, _nrarg0, _nrarg1;; ======== PRD_Obj ledPrd ========;; <add comments here>;;;; PRD_Obj ledPrd (period, mode, function, arg0, arg1)	.global ledPrd	.asg 03e8H, _period	.asg "continuous", _mode	.asg _blink, _function	.asg 00H, _arg0	.asg 00H, _arg1	PRD_Obj 1, ledPrd, 0, _period, _mode, _function, _arg0, _arg1;; ======== STS_Obj IDL_busyObj ========;; This object is required by the system to accumulate CPU load statistics;;;; STS_Obj IDL_busyObj (prevhigh, prevlow)	.global IDL_busyObj	.asg 00H, _prevhigh	.asg 00H, _prevlow	STS_Obj 1, IDL_busyObj, 0, _prevhigh, _prevlow;; ======== SWI_Obj PRD_swi ========;; This Software ISR executes all configured PRD functions;;;; SWI_Obj PRD_swi (function, pri, mailbox, arg0, arg1, dorta)	.global PRD_swi	.asg PRD_F_swi, _function	.asg 01H, _pri	.asg 00H, _mailbox	.asg 00H, _arg0	.asg 00H, _arg1	.asg 01H, _dorta	SWI_Obj 1, PRD_swi, 0, _function, _pri, _mailbox, _arg0, _arg1, _dorta;; ======== SWI_Obj firSwi ========;; <add comments here>;;;; SWI_Obj firSwi (function, pri, mailbox, arg0, arg1, dorta)	.global firSwi	.asg _firSwiFxn, _function	.asg 02H, _pri	.asg 03H, _mailbox	.asg 00H, _arg0	.asg 00H, _arg1	.asg 01H, _dorta	SWI_Obj 1, firSwi, 0, _function, _pri, _mailbox, _arg0, _arg1, _dorta;; MODULE INITIALIZATION	.sect ".sysinit"	.global BIOS_init, _BIOS_initBIOS_init:_BIOS_init:	GBL_preamble	GBL_init	OBJ_init	CLK_init	IDL_init	LCK_init	LOG_init	MBX_init	SEM_init	MEM_init	PIP_init	PRD_init	QUE_init	RTDX_init	SIO_init	STS_init	SYS_init	UDEV_init	DGN_init	DHL_init	DPI_init	DEV_init	HWI_init	HST_init	SWI_init	TSK_init	GBL_postamble;; MODULE STARTUP	.sect ".sysinit"	.global BIOS_start, _BIOS_startBIOS_start:_BIOS_start:	GBL_preamble	GBL_startup	OBJ_startup	CLK_startup	IDL_startup	LCK_startup	LOG_startup	MBX_startup	SEM_startup	MEM_startup	PIP_startup	PRD_startup	QUE_startup	RTDX_startup	SIO_startup	STS_startup	SYS_startup	UDEV_startup	DGN_startup	DHL_startup	DPI_startup	DEV_startup	HWI_startup	HST_startup	SWI_startup	TSK_startup	GBL_postamble;; EPILOGUE	GBL_end	OBJ_end	CLK_end	HST_end	HWI_end	IDL_end	LCK_end	LOG_end	MBX_end	MEM_end	PIP_end	PRD_end	QUE_end	RTDX_end	SEM_end	SIO_end	STS_end	SWI_end	SYS_end	TSK_end	DEV_end	UDEV_end	DGN_end	DHL_end	DPI_end	.copy confend.s54

⌨️ 快捷键说明

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