⭐ 欢迎来到虫虫下载站! | 📦 资源下载 📁 资源专辑 ℹ️ 关于我们
⭐ 虫虫下载站

📄 fastcopytest.cmd

📁 The DSPLIB is a collection of 39 high-level optimized DSP functions for the TMS320C64x device. This
💻 CMD
字号:
/*
 *  Linker-command file for the fastcopytest application
 */
-l fastcopytestcfg.cmd

-l fcpy_ti.l62
-l api.l62
-l acpy2_6x1x.l62
-l dman.l62

_FCPY_IFCPY = _FCPY_TI_IFCPY;
_FCPY_IDMA2 = _FCPY_TI_IDMA2;

SECTIONS
{    

    .chip_image  >      PMEM 
    .image       >      SDRAM 
   
}

⌨️ 快捷键说明

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