diff options
Diffstat (limited to 'bootloader/plinkybl release.launch')
| -rwxr-xr-x | bootloader/plinkybl release.launch | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/bootloader/plinkybl release.launch b/bootloader/plinkybl release.launch index 0754c08..a64d408 100755 --- a/bootloader/plinkybl release.launch +++ b/bootloader/plinkybl release.launch @@ -5,7 +5,7 @@ <booleanAttribute key="com.st.stm32cube.ide.mcu.debug.launch.enable_swv" value="false"/> <intAttribute key="com.st.stm32cube.ide.mcu.debug.launch.formatVersion" value="2"/> <stringAttribute key="com.st.stm32cube.ide.mcu.debug.launch.ip_address_local" value="localhost"/> -<stringAttribute key="com.st.stm32cube.ide.mcu.debug.launch.loadList" value="{"fItems":[{"fIsFromMainTab":true,"fPath":"Release\\plinkybl.elf","fProjectName":"plinkybl","fPerformBuild":true,"fDownload":true,"fLoadSymbols":true}]}"/> +<stringAttribute key="com.st.stm32cube.ide.mcu.debug.launch.loadList" value="{"fItems":[{"fIsFromMainTab":true,"fPath":"Release/plinkybl.elf","fProjectName":"plinkybl","fPerformBuild":true,"fDownload":true,"fLoadSymbols":true}]}"/> <stringAttribute key="com.st.stm32cube.ide.mcu.debug.launch.override_start_address_mode" value="default"/> <stringAttribute key="com.st.stm32cube.ide.mcu.debug.launch.remoteCommand" value="target remote"/> <booleanAttribute key="com.st.stm32cube.ide.mcu.debug.launch.startServer" value="true"/> @@ -58,7 +58,7 @@ <stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_START_MODE" value="remote"/> <booleanAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN" value="true"/> <stringAttribute key="org.eclipse.cdt.launch.DEBUGGER_STOP_AT_MAIN_SYMBOL" value="main"/> -<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="Release\plinkybl.elf"/> +<stringAttribute key="org.eclipse.cdt.launch.PROGRAM_NAME" value="Release/plinkybl.elf"/> <stringAttribute key="org.eclipse.cdt.launch.PROJECT_ATTR" value="plinkybl"/> <booleanAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_AUTO_ATTR" value="true"/> <stringAttribute key="org.eclipse.cdt.launch.PROJECT_BUILD_CONFIG_ID_ATTR" value="com.st.stm32cube.ide.mcu.gnu.managedbuild.config.exe.release.1995653609"/> |
