ctrecon.rcq

来自「本源码经过上机调试,是CT算法在TI的CCS下编程 可以在DSP硬件和软件仿真条」· RCQ 代码 · 共 32 行

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

<!-- Created for Code Composer Studio project C:\ti\tutorial\evmDM642\CTrecon1\CTrecon.pjt. Created on December 15, 2006.


 *  Copyright 2001 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.
 

 *  ======== volume.cmd ========
 *
 -->

<recipe
   version="7"
   host="windows"
   targets="6x"
   name="CTrecon"
   full_path="C:\\ti\\tutorial\\evmDM642\\CTrecon1\\CTrecon.rcq"
   comment="Created for Code Composer Studio project C:\\ti\\tutorial\\evmDM642\\CTrecon1\\CTrecon.pjt. Created on December 15, 2006.\r\n\r\n\n *  Copyright 2001 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 *  ======== volume.cmd ========\r\n *\r\n "
   partials="0"
   auto_inits="1"
   data_kind_fixup="0"
   args=".\\CTrecon.arg"
   cmds=".\\Debug.lkv,.\\ctrecon.cmd"
   mems=".\\CTrecon.arg"
   map_project_bindings="Memory Maps\\c6x;All Input Files\\CTrecon"
   strategies=".\\CTrecon.str"
/>

⌨️ 快捷键说明

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