timerdemo launch.launch

来自「软件简介:HI-TECH PICC 是一款高效的C编译器」· LAUNCH 代码 · 共 18 行

LAUNCH
18
字号
<?xml version="1.0" encoding="UTF-8"?><launchConfiguration type="com.htsoft.debug.ui.htcLaunch"><stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_ID" value="com.htsoft.picc.debugger.simulator"/><booleanAttribute key="com.htsoft.debug.option.stopAtMain" value="true"/><booleanAttribute key="com.htsoft.debug.autoConfig" value="true"/><stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_START_MODE" value="run"/><booleanAttribute key="org.eclipse.debug.core.appendEnvironmentVariables" value="false"/><booleanAttribute key="org.eclipse.cdt.launch.ENABLE_REGISTER_BOOKKEEPING" value="false"/><booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="false"/><booleanAttribute key="org.eclipse.cdt.launch.use_terminal" value="true"/><stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="TimerDemo"/><booleanAttribute key="org.eclipse.cdt.launch.ENABLE_VARIABLE_BOOKKEEPING" value="false"/><stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="Release/TimerDemo.hex"/><stringAttribute key="com.htsoft.debug.currTarget" value="16f84a"/><booleanAttribute key="com.htsoft.debug.option.stopAtStartup" value="false"/><stringAttribute key="org.eclipse.debug.core.source_locator_id" value="org.eclipse.cdt.debug.ui.DefaultSourceLocator"/></launchConfiguration>

⌨️ 快捷键说明

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