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

📄 01visiontmddriver.cdf

📁 IXP425的BSP代码
💻 CDF
字号:
/* 00visionTMDriver.cdf - Wind River visionTMD component description file *//* Copyright 1988-2002 Wind River Systems Inc. *//*modification history--------------------01b,30nov01,g_h  Cleaning for T2.201a,30may01,g_h  written*//*DESCRIPTIONThis file contains descriptions for the TM Driver.The configuration tool searches for .cdf files in fourplaces; here, arch/<arch>, config/<bsp>, and the project directory.*/Component  INCLUDE_WDB_COMM_VTMD {    NAME         WDB visionTMD connection    SYNOPSIS     Transparent Mode Driver connection using visionPROBE II or visionICE II    CONFIGLETTES wdbVisionDriver.c    CFG_PARAMS   TMD_DEFAULT_POLL_DELAY \                 WDB_COMM_VTMD    MACRO_NEST	 INCLUDE_WDB    HDR_FILES    wdb/wdbUdpLib.h wdb/wdbLib.h wdb/wdbLibP.h drv/wdb/vision/wdbVisionPktDrv.h    _CHILDREN    SELECT_WDB_COMM_TYPE    REQUIRES     INCLUDE_WDB    HELP         tgtsvr wdbVisionTMDPktDrv WDB}Parameter TMD_DEFAULT_POLL_DELAY {    SYNOPSIS     clock tick interval to poll for data    DEFAULT      2    TYPE         uint}Parameter WDB_COMM_VTMD {    SYNOPSIS     WDB Comm Device Number (used for switch/case)    DEFAULT      8    TYPE         uint}

⌨️ 快捷键说明

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