flash programmer.launch

来自「在开发FPGA上比较有用」· LAUNCH 代码 · 共 28 行

LAUNCH
28
字号
<?xml version="1.0" encoding="UTF-8"?>
<launchConfiguration type="com.altera.nj.launch.FlashLaunch">
<stringAttribute key="com.altera.nj.launch.FLASH_SOF_MEMORY" value="cfi_flash"/>
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE_OFFSET" value="0x0"/>
<stringAttribute key="com.altera.nj.launch.PTF_CPU" value="cpu"/>
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE_MEMORY_60" value=""/>
<stringAttribute key="com.altera.nj.launch.PTF_NAME" value="E:\sd_card\sd_card\sd_sys.ptf"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_TYPES">
<listEntry value="4"/>
</listAttribute>
<stringAttribute key="com.altera.nj.launch.FLASH_SOF_FILENAME" value="E:\sd_card\sd_card\sd_card.sof"/>
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE_MEMORY_61" value="cfi_flash"/>
<stringAttribute key="com.altera.nj.launch.FLASH_SOF" value="1"/>
<intAttribute key="com.altera.nj.launch.DEVICE_INDEX" value="-1"/>
<stringAttribute key="com.altera.nj.launch.FLASH_SOF_OFFSET" value="0xE00000"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="blindgps"/>
<stringAttribute key="com.altera.nj.launch.DOWNLOAD_ARGS" value="--instance=0"/>
<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="Debug/blindgps.elf"/>
<stringAttribute key="com.altera.nj.launch.FLASH_DATAFILE_FILENAME" value="D:\audio1.dat"/>
<listAttribute key="org.eclipse.debug.core.MAPPED_RESOURCE_PATHS">
<listEntry value="/aic"/>
</listAttribute>
<booleanAttribute key="com.altera.nj.launch.VALIDATE_HW_SYSID" value="false"/>
<stringAttribute key="com.altera.nj.launch.CABLE_NAME" value="USB-Blaster [USB-0]"/>
<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 + -
显示快捷键?