ext_int programmer.launch

来自「NIOSII的经典JTAG通信程序,含所有底层源代码」· 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="EXT_Int"/>
<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/EXT_Int.elf"/>
<stringAttribute key="com.altera.nj.launch.PTF_NAME" value="D:\GX_CIDE_SOPC\EP2C50_dep\M1\std_2c50_M1.ptf"/>
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE_FILENAME" value=""/>
<stringAttribute key="com.altera.nj.launch.FLASH_SOF_FILENAME" value="D:\GX_CIDE_SOPC\EP2C50_dep\M1\standard_M1.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="u7"/>
</launchConfiguration>

⌨️ 快捷键说明

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