hello_world_1 programmer.launch

来自「基于ALTERA公司的NIOSII的GPS信息接收系统的设计」· LAUNCH 代码 · 共 23 行

LAUNCH
23
字号
<?xml version="1.0" encoding="UTF-8"?>
<launchConfiguration type="com.altera.nj.launch.FlashLaunch">
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE" value="1"/>
<stringAttribute key="com.altera.nj.launch.DONT_FLASH_SOFTWARE_PROJECT" value="1"/>
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE_OFFSET" value="0x1000"/>
<stringAttribute key="com.altera.nj.launch.FLASH_SOF_MEMORY" value="cfi_flash_0"/>
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE_MEMORY_60" value="U20"/>
<stringAttribute key="com.altera.nj.launch.PTF_CPU" value="cpu_0"/>
<stringAttribute key="com.altera.nj.launch.PTF_NAME" value="D:\GPS\gps_system.ptf"/>
<stringAttribute key="com.altera.nj.launch.FLASH_SOF_FILENAME" value="D:\GPS\GPS.sof"/>
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE_MEMORY_61" value="cfi_flash_0"/>
<intAttribute key="com.altera.nj.launch.DEVICE_INDEX" value="-1"/>
<stringAttribute key="com.altera.nj.launch.FLASH_SOF_OFFSET" value="0x0"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="hello_world_1"/>
<stringAttribute key="com.altera.nj.launch.DOWNLOAD_ARGS" value="--instance=0"/>
<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="Debug/hello_world_1.elf"/>
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE_FILENAME" value="C:\Documents and Settings\wg\妗岄潰\GPS.raw"/>
<booleanAttribute key="com.altera.nj.launch.VALIDATE_HW_SYSID" value="true"/>
<stringAttribute key="com.altera.nj.launch.CABLE_NAME" value="automatic"/>
<intAttribute key="com.altera.nj.launch.DEBUG_TARGET" value="1"/>
<stringAttribute key="com.altera.nj.launch.FLASH_SOF_FLASHCONFIG_61" value="Custom"/>
</launchConfiguration>

⌨️ 快捷键说明

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