bioslab.str

来自「SEED_TMS320vc5402dsk是在TI的TMS320VC5402DSK」· STR 代码 · 共 107 行

STR
107
字号
<?xml version="1.0"?>
<!-- Translated from BIOSlab.mak, used by the BIOSlab recipe. Created on March 31, 2000. -->


<strategy
   version="2"
   host="windows"
   name="BIOSlab"
   full_path="H:\\CUDA54\\BIOSLAB\\BIOSlab.str"
   comment="Translated from BIOSlab.mak, used by the BIOSlab recipe. Created on March 31, 2000."
>

   <!-- CHANGE  vectors  OF  bioslabcfg.obj\.hwi_vec  TO  TRUE -->
   <instr
      op="48"
      s0="All Input Files\\BIOSlab\\bioslabcfg.obj\\.hwi_vec"
      u1="1"
   />

   <!-- CHANGE  entry  OF  biosi.a54\boot.o54\.sysinit\_c_int00  TO  TRUE -->
   <instr
      op="1d"
      s0="All Input Files\\BIOSlab\\biosi.a54\\boot.o54\\.sysinit\\_c_int00"
      u1="1"
   />

   <!-- REQUIRE  bioslabcfg.obj\.vers  BE IN  run_view -->
   <instr
      op="25"
      s0="Memory Maps\\c54x\\run_view"
      s1="All Input Files\\BIOSlab\\bioslabcfg.obj\\.vers"
      u2="1"
   />

   <!-- CALL  .\BIOSlab_.str -->
   <instr
      op="1"
      s0=".\\BIOSlab_.str"
   />

   <!-- NEW  child output section  OF  run_view\data_memory\EDATA  WITH  name=.trap_.vectors, data_kind=constants -->
   <instr
      op="22"
      s0="Memory Maps\\c54x\\run_view\\data_memory\\EDATA"
      s1=".trap_.vectors"
      u2="2"
      u3="8"
   />

   <!-- MOVE  children of run_view\Not Yet Placed  WITH  kind=any section, data_kind=constants  TO  run_view\data_memory\EDATA\.trap_.vectors -->
   <instr
      op="9"
      s0="Memory Maps\\c54x\\run_view\\data_memory\\EDATA\\.trap_.vectors"
      s1="Memory Maps\\c54x\\run_view\\Not Yet Placed"
      u2="4"
      u3="40208014"
      u4="1"
      s5="TEMPLATE"
      u8="20014"
      u17="0"
   />

   <!-- NEW  child output section  OF  run_view\data_memory\EDATA  WITH  name=.fifo, data_kind=variables -->
   <instr
      op="22"
      s0="Memory Maps\\c54x\\run_view\\data_memory\\EDATA"
      s1=".fifo"
      u2="4"
      u3="8"
   />

   <!-- MOVE  children of run_view\Not Yet Placed  WITH  kind=any section, data_kind=variables  TO  run_view\data_memory\EDATA\.fifo -->
   <instr
      op="9"
      s0="Memory Maps\\c54x\\run_view\\data_memory\\EDATA\\.fifo"
      s1="Memory Maps\\c54x\\run_view\\Not Yet Placed"
      u2="4"
      u3="40208014"
      u4="1"
      s5="TEMPLATE"
      u8="40014"
      u17="0"
   />

   <!-- NEW  child output section  OF  run_view\data_memory\IDATA  WITH  name=.rtdx_data, data_kind=variables -->
   <instr
      op="22"
      s0="Memory Maps\\c54x\\run_view\\data_memory\\IDATA"
      s1=".rtdx_data"
      u2="4"
      u3="8"
   />

   <!-- MOVE  bioslabcfg.obj\.rtdx_data  FROM  run_view\data_memory\IDATA\.rtdx_data  TO  run_view\data_memory\IDATA\.rtdx_data:2 -->
   <instr
      op="2"
      s0="All Input Files\\BIOSlab\\bioslabcfg.obj\\.rtdx_data"
      s1="Memory Maps\\c54x\\run_view\\data_memory\\IDATA\\.rtdx_data:2"
      s2="Memory Maps\\c54x\\run_view\\data_memory\\IDATA\\.rtdx_data"
   />

   <!-- END  BIOSlab -->
   <instr
      op="0"
   />
</strategy>

⌨️ 快捷键说明

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