rtdxlab.rcq

来自「SEED_TMS320vc5402dsk是在TI的TMS320VC5402DSK」· RCQ 代码 · 共 34 行

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

<!-- Created for Code Compose project C:\ti\C54_1day\labs\lab3\RTDXlab\RTDXlab.mak. Created on March 23, 2000.

***************************************************************************
 5402DSK One-day linker command file  Lab1.CMD                             
                                                                           
 This command file is set up for OVLY = 1. So DARAM1 and 2 are both        
 accessable from program and data space                                    
                                                                           
 Scott Bland  03/08/2000                                                   
                                                                           
***************************************************************************
 This symbol defines the interrupt mask to be applied to IMR inside
   RTDX Critical Code sections.
   This example masks the timer interrupt. ~0x0008
 -->

<recipe
   version="3"
   host="windows"
   targets="500"
   name="RTDXlab"
   full_path="C:\\ti\\C54_1day\\labs\\lab3\\RTDXlab\\RTDXlab.rcq"
   comment="Created for Code Compose project C:\\ti\\C54_1day\\labs\\lab3\\RTDXlab\\RTDXlab.mak. Created on March 23, 2000.\r\n\r\n***************************************************************************\r\n 5402DSK One-day linker command file  Lab1.CMD                             \r\n                                                                           \r\n This command file is set up for OVLY = 1. So DARAM1 and 2 are both        \r\n accessable from program and data space                                    \r\n                                                                           \r\n Scott Bland  03/08/2000                                                   \r\n                                                                           \r\n***************************************************************************\r\n This symbol defines the interrupt mask to be applied to IMR inside\r\n   RTDX Critical Code sections.\r\n   This example masks the timer interrupt. ~0x0008\r\n"
   partials="0"
   auto_inits="0"
   args=".\\RTDXlab.arg"
   cmds=".\\RTDXlab.mak,.\\RTDXlab.cmd"
   mems=".\\RTDXlab.arg"
   map_project_bindings="Memory Maps\\c54x;All Input Files\\RTDXlab"
   strategies=".\\RTDXlab.str"
/>

⌨️ 快捷键说明

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