bioslab.rcq

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

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

<!-- Used to to build the BIOSlab application. Created on March 31, 2000.

***************************************************************************
 5402DSK One-day linker command file  BIOSlab.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                                                   
                                                                           
***************************************************************************
 First include DSP/BIOS generated linker command file -->

<recipe
   version="3"
   host="windows"
   targets="500"
   name="BIOSlab"
   full_path="H:\\CUDA54\\BIOSLAB\\BIOSlab.rcq"
   comment="Used to to build the BIOSlab application. Created on March 31, 2000.\r\n\r\n***************************************************************************\r\n 5402DSK One-day linker command file  BIOSlab.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 First include DSP/BIOS generated linker command file "
   partials="0"
   auto_inits="1"
   args=".\\BIOSlab.arg"
   cmds=".\\BIOSlab.mak,.\\BIOSlab.cmd"
   mems=".\\BIOSlab.arg"
   map_project_bindings="Memory Maps\\c54x;All Input Files\\BIOSlab"
   strategies=".\\BIOSlab.str"
/>

⌨️ 快捷键说明

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