vislink.rcq

来自「DSP vislink工程」· RCQ 代码 · 共 32 行

RCQ
32
字号
<?xml version="1.0"?>

<!-- Created for Code Composer Studio project C:\ti\myprojects\vislink\vislink.pjt. Created on December 27, 2004.


 *  Copyright 2000 by Texas Instruments Incorporated.
 *  All rights reserved. Property of Texas Instruments Incorporated.
 *  Restricted rights to use, duplicate or disclose this code are
 *  granted through contract.
 

 *  ======== VLTest.cmd ========
 *
 -->

<recipe
   version="7"
   host="windows"
   targets="500"
   name="vislink"
   full_path="C:\\ti\\myprojects\\vislink\\vislink.rcq"
   comment="Created for Code Composer Studio project C:\\ti\\myprojects\\vislink\\vislink.pjt. Created on December 27, 2004.\r\n\r\n\n *  Copyright 2000 by Texas Instruments Incorporated.\r\n *  All rights reserved. Property of Texas Instruments Incorporated.\r\n *  Restricted rights to use, duplicate or disclose this code are\r\n *  granted through contract.\r\n \r\n\r\n *  ======== VLTest.cmd ========\r\n *\r\n "
   partials="0"
   auto_inits="1"
   data_kind_fixup="0"
   args=".\\vislink.arg"
   cmds=".\\Debug.lkv,.\\vislink.prj"
   mems=".\\vislink_c54x.mem"
   map_project_bindings="Memory Maps\\c54x;All Input Files\\vislink"
   strategies=".\\vislink.str"
/>

⌨️ 快捷键说明

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