web_server_0 programmer.launch

来自「RT8019网络控制器在FPGA中的驱动设计」· LAUNCH 代码 · 共 16 行

LAUNCH
16
字号
<?xml version="1.0" encoding="UTF-8"?>
<launchConfiguration type="com.altera.nj.launch.FlashLaunch">
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE_OFFSET" value="0x0"/>
<intAttribute key="com.altera.nj.launch.DEVICE_INDEX" value="-1"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="web_server_0"/>
<stringAttribute key="com.altera.nj.launch.PTF_CPU" value="cpu"/>
<stringAttribute key="com.altera.nj.launch.FLASH_SOF_FLASHCONFIG" value=""/>
<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="Debug/web_server_0.elf"/>
<stringAttribute key="com.altera.nj.launch.PTF_NAME" value="E:\code\EP1C12\l_standard\stand.ptf"/>
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE_FILENAME" value=""/>
<stringAttribute key="com.altera.nj.launch.FLASH_SOF_FILENAME" value="E:\code\EP1C12\l_standard\standard.sof"/>
<intAttribute key="com.altera.nj.launch.DEBUG_TARGET" value="1"/>
<stringAttribute key="com.altera.nj.launch.CABLE_NAME" value="automatic"/>
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE_MEMORY" value="UC1"/>
</launchConfiguration>

⌨️ 快捷键说明

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