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

📄 01vxworks.cdf

📁 IXP425的BSP代码
💻 CDF
字号:
/*Copyright 1984 - 2002 Wind River Systems, Inc.modification history--------------------01t,11jul02,j_s  add WDB_MTU to INCLUDE_WDB_COMM_END as a configuration		 parameter (SPR 74291)01s,26jun00,niq  writtenDESCRIPTIONThis file contains updated descriptions for some vxWorks componentsdefined in 00vxWorks.cdf. It updates those definitons with the new onesneeded for the Raptor release*/Component INCLUDE_WDB_COMM_END {	NAME		WDB END driver connection	SYNOPSIS	supports both task and system mode debugging	CONFIGLETTES	wdbEnd.c	CFG_PARAMS      WDB_MTU \			MUX_MAX_BINDS 	MODULES		wdbEndPktDrv.o	MACRO_NEST	INCLUDE_WDB	HDR_FILES	wdb/wdbUdpLib.h wdb/wdbLib.h \			wdb/wdbLibP.h drv/wdb/wdbEndPktDrv.h \			private/funcBindP.h end.h muxLib.h \			muxTkLib.h	REQUIRES	INCLUDE_END	HELP		tgtsvr WDB}Parameter MUX_MAX_BINDS        {        NAME            MUX max bind value        SYNOPSIS        Default number of bindings that MUX allows        TYPE            uint        DEFAULT         16        }

⌨️ 快捷键说明

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