sintable.rcq

来自「在C54X DSP下实现查找表功能」· RCQ 代码 · 共 25 行

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

<!-- Created for Code Composer Studio project f:\dspfiles\my study\sintable\sintable.pjt. Created on September 24, 2005.

***********************************************************************
    This is the Linker Command File for the TMS320C541 		 
*********************************************************************** -->

<recipe
   version="7"
   host="windows"
   targets="500"
   name="sintable"
   full_path="f:\\dspfiles\\my study\\sintable\\sintable.rcq"
   comment="Created for Code Composer Studio project f:\\dspfiles\\my study\\sintable\\sintable.pjt. Created on September 24, 2005.\r\n\r\n***********************************************************************\r\n    This is the Linker Command File for the TMS320C541 \t\t \r\n***********************************************************************"
   partials="0"
   auto_inits="1"
   data_kind_fixup="0"
   args=".\\sintable.arg"
   cmds=".\\Debug.lkv,.\\sintable.prj"
   mems=".\\sintable_c54x.mem"
   map_project_bindings="Memory Maps\\c54x;All Input Files\\sintable"
   strategies=".\\sintable.str"
/>

⌨️ 快捷键说明

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