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

📄 testcfg.s62

📁 CCS DSP 串口的编程 TI提供的源码
💻 S62
📖 第 1 页 / 共 2 页
字号:
;; This clock function calls PRD_tick from within the on-chip timer ISR;;;; CLK_Obj PRD_clock (function)	.global PRD_clock	.asg FXN_F_nop, _function	CLK_Obj 1, PRD_clock, 0, _function;; ======== HST_Obj RTA_fromHost ========;; Used to access LOG and STS data;;;; HST_Obj RTA_fromHost (mode, buf, framesize, numframes, stsflg, notify, arg0, arg1, lnk, bufFrameAlign)	.global RTA_fromHost	.asg "input", _mode	.asg "<NULL>", _buf	.asg 04H, _framesize	.asg 01H, _numframes	.asg 00H, _stsflg	.asg _FXN_F_nop, _notify	.asg 00H, _arg0	.asg 00H, _arg1	.asg "RTDX", _lnk	.asg 04H, _bufFrameAlign	HST_Obj 1, RTA_fromHost, 1, _mode, _buf, _framesize, _numframes, _stsflg, _notify, _arg0, _arg1, _lnk, _bufFrameAlign;; ======== HST_Obj RTA_toHost ========;; Used to access LOG and STS data;;;; HST_Obj RTA_toHost (mode, buf, framesize, numframes, stsflg, notify, arg0, arg1, lnk, bufFrameAlign)	.global RTA_toHost	.asg "output", _mode	.asg "<NULL>", _buf	.asg 040H, _framesize	.asg 01H, _numframes	.asg 00H, _stsflg	.asg _FXN_F_nop, _notify	.asg 00H, _arg0	.asg 00H, _arg1	.asg "RTDX", _lnk	.asg 04H, _bufFrameAlign	HST_Obj 1, RTA_toHost, 0, _mode, _buf, _framesize, _numframes, _stsflg, _notify, _arg0, _arg1, _lnk, _bufFrameAlign;; ======== HWI_Obj HWI_RESET ========;; defines function for the RESET ISR;;;; HWI_Obj HWI_RESET (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_RESET	.asg _c_int00, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 01H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_RESET, 0, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_NMI ========;; defines function for the NMI ISR;;;; HWI_Obj HWI_NMI (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_NMI	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 02H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_NMI, 1, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_RESERVED0 ========;; RESERVED for RTDX;;;; HWI_Obj HWI_RESERVED0 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_RESERVED0	.asg RESERVED, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "RTDX", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 04H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_RESERVED0, 2, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_RESERVED1 ========;; RESERVED for RTDX;;;; HWI_Obj HWI_RESERVED1 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_RESERVED1	.asg _RTDX_Poll, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "RTDX", _client	.asg 01H, _iUseDispatcher	.asg 00H, _iArg	.asg 08H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_RESERVED1, 3, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT4 ========;; defines the INT4 Interrupt;;;; HWI_Obj HWI_INT4 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_INT4	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 010H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_INT4, 4, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT5 ========;; defines the INT5 Interrupt;;;; HWI_Obj HWI_INT5 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_INT5	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 020H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_INT5, 5, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT6 ========;; defines the INT6 Interrupt;;;; HWI_Obj HWI_INT6 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_INT6	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 040H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_INT6, 6, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT7 ========;; defines the INT7 Interrupt;;;; HWI_Obj HWI_INT7 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_INT7	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 080H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_INT7, 7, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT8 ========;; defines the INT8 Interrupt;;;; HWI_Obj HWI_INT8 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_INT8	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 0100H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_INT8, 8, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT9 ========;; defines the INT9 Interrupt;;;; HWI_Obj HWI_INT9 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_INT9	.asg _RTDX_Poll, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "RTDX", _client	.asg 01H, _iUseDispatcher	.asg 00H, _iArg	.asg 0208H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_INT9, 9, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT10 ========;; defines the INT10 Interrupt;;;; HWI_Obj HWI_INT10 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_INT10	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 0400H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_INT10, 10, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT11 ========;; defines the INT11 Interrupt;;;; HWI_Obj HWI_INT11 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_INT11	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 0800H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_INT11, 11, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT12 ========;; defines the INT12 Interrupt;;;; HWI_Obj HWI_INT12 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_INT12	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 01000H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_INT12, 12, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT13 ========;; defines the INT13 Interrupt;;;; HWI_Obj HWI_INT13 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_INT13	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 02000H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_INT13, 13, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT14 ========;; defines the INT14 Interrupt;;;; HWI_Obj HWI_INT14 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_INT14	.asg CLK_F_isr, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "CLK", _client	.asg 01H, _iUseDispatcher	.asg CLK_A_TABBEG, _iArg	.asg 04000H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_INT14, 14, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== HWI_Obj HWI_INT15 ========;; defines the INT15 Interrupt;;;; HWI_Obj HWI_INT15 (function, monitor, addr, dataType, operation, client, iUseDispatcher, iArg, IntrMask, iCCBitMask)	.global HWI_INT15	.asg HWI_unused, _function	.asg "Nothing", _monitor	.asg 00H, _addr	.asg "signed", _dataType	.asg "STS_add(*addr)", _operation	.asg "USER", _client	.asg 00H, _iUseDispatcher	.asg 00H, _iArg	.asg 08000H, _IntrMask	.asg 01H, _iCCBitMask	HWI_Obj 1, HWI_INT15, 15, _function, _monitor, _addr, _dataType, _operation, _client, _iUseDispatcher, _iArg, _IntrMask, _iCCBitMask;; ======== 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;; ======== 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 ISRAM, _bufseg	.asg 040H, _buflen	.asg "circular", _logtype	LOG_Obj 1, LOG_system, 0, _bufseg, _buflen, _logtype;; ======== STS_Obj IDL_busyObj ========;; This object is required by the system to accumulate CPU load statistics;;;; STS_Obj IDL_busyObj (prev, prevlow)	.global IDL_busyObj	.asg 00H, _prev	.asg 00H, _prevlow	STS_Obj 1, IDL_busyObj, 0, _prev, _prevlow;; MODULE INITIALIZATION	.sect ".sysinit"	.global BIOS_init, _BIOS_initBIOS_init:_BIOS_init:	GBL_preamble	GBL_init	SEM_init	MEM_init	OBJ_init	BUF_init	CLK_init	PRD_init	RTDX_init	IDL_init	LCK_init	LOG_init	MBX_init	PIP_init	QUE_init	STS_init	SYS_init	HWI_init	HST_init	DEV_init	UDEV_init	DGN_init	DHL_init	DPI_init	SIO_init	SWI_init	HOOK_init	TSK_init	ISRC_init	GIO_init	DIO_init	GBL_postamble;; MODULE STARTUP	.sect ".sysinit"	.global BIOS_start, _BIOS_startBIOS_start:_BIOS_start:	GBL_preamble	GBL_startup	SEM_startup	MEM_startup	OBJ_startup	BUF_startup	CLK_startup	PRD_startup	RTDX_startup	IDL_startup	LCK_startup	LOG_startup	MBX_startup	PIP_startup	QUE_startup	STS_startup	SYS_startup	HWI_startup	HST_startup	DEV_startup	UDEV_startup	DGN_startup	DHL_startup	DPI_startup	SIO_startup	SWI_startup	HOOK_startup	TSK_startup	ISRC_startup	GIO_startup	DIO_startup	GBL_postamble;; EPILOGUE	GBL_end	MEM_end	OBJ_end	BUF_end	CLK_end	PRD_end	RTDX_end	HST_end	HWI_end	SWI_end	TSK_end	IDL_end	ISRC_end	LOG_end	PIP_end	SEM_end	MBX_end	QUE_end	LCK_end	SIO_end	STS_end	SYS_end	GIO_end	DEV_end	UDEV_end	DGN_end	DHL_end	DPI_end	HOOK_end	DIO_end	.copy confend.s62

⌨️ 快捷键说明

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