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

📄 testapp_memory.launch

📁 XINLINX公司开发板的嵌入式源代码
💻 LAUNCH
字号:
<?xml version="1.0" encoding="UTF-8"?>
<launchConfiguration type="com.xilinx.mdt.edk.launch.localCLaunch">
<intAttribute key="com.xilinx.mdt.edk.launch.DEVICE_RESET" value="1"/>
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_ID" value="com.xilinx.mdt.edk.debug.XMDCDebugger"/>
<booleanAttribute key="com.xilinx.mdt.edk.launch.ATTR_REMOTE_DEBUG" value="false"/>
<stringAttribute key="com.xilinx.mdt.edk.launch.PROGRAM_BINSIZE" value="4"/>
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_REGISTER_GROUPS" value=""/>
<booleanAttribute key="com.xilinx.mdt.edk.launch.ENABLE_PROFILING" value="false"/>
<booleanAttribute key="com.xilinx.mdt.edk.launch.ATTR_XMD_CONNECT_OPTIONS_ADVANCED" value="false"/>
<stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_START_MODE" value="run"/>
<stringAttribute key="com.xilinx.mdt.edk.launch.FREE_ADDR" value=""/>
<stringAttribute key="org.eclipse.cdt.launch.MEMORY_BLOCKS" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;memoryBlockExpressionList&gt;&#10;&lt;expression text=&quot;6504&quot;/&gt;&#10;&lt;expression text=&quot;6508&quot;/&gt;&#10;&lt;/memoryBlockExpressionList&gt;&#10;"/>
<stringAttribute key="com.xilinx.mdt.edk.launch.ATTR_REMOTE_HOST" value="127.0.0.1"/>
<stringAttribute key="com.xilinx.mdt.edk.launch.DATA_FILES" value=""/>
<booleanAttribute key="com.xilinx.mdt.edk.launch.DOWNLOAD_PROGRAM" value="true"/>
<booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="true"/>
<stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="TestApp_Memory"/>
<stringAttribute key="org.eclipse.cdt.launch.GLOBAL_VARIABLES" value="&lt;?xml version=&quot;1.0&quot; encoding=&quot;UTF-8&quot;?&gt;&#10;&lt;globalVariableList&gt;&#10;&lt;globalVariable name=&quot;count&quot; path=&quot;&quot;/&gt;&#10;&lt;globalVariable name=&quot;one_second_flag&quot; path=&quot;&quot;/&gt;&#10;&lt;/globalVariableList&gt;&#10;"/>
<stringAttribute key="com.xilinx.mdt.edk.launch.ATTR_XMD_CONNECT_OPTIONS" value="connect mb mdm -debugdevice cpunr 1"/>
<booleanAttribute key="org.eclipse.cdt.launch.ENABLE_VARIABLE_BOOKKEEPING" value="false"/>
<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="Debug/TestApp_Memory.elf"/>
<stringAttribute key="com.xilinx.mdt.edk.launch.SAMPLING_FREQ" value="10000"/>
<booleanAttribute key="com.xilinx.mdt.edk.launch.SHOW_RESULTS" value="true"/>
<intAttribute key="com.xilinx.mdt.edk.launch.ATTR_REMOTE_PORT" value="2350"/>
</launchConfiguration>

⌨️ 快捷键说明

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