forked from avislab/STM32F103
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
54 changed files
with
28,456 additions
and
0 deletions.
There are no files selected for viewing
Large diffs are not rendered by default.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,25 @@ | ||
<?xml version="1.0" encoding="UTF-8"?> | ||
<breakpoints> | ||
<breakpoint enabled="false" persistant="true" registered="true"> | ||
<resource path="/" type="8"/> | ||
<marker charStart="-1" lineNumber="-1" type="org.eclipse.cdt.debug.core.cAddressBreakpointMarker"> | ||
<attrib name="enabled" value="false"/> | ||
<attrib name="org.eclipse.cdt.debug.core.condition" value=""/> | ||
<attrib name="org.eclipse.cdt.debug.core.address" value="0x0000000008000aaa"/> | ||
<attrib name="org.eclipse.debug.core.id" value="org.eclipse.cdt.debug.core"/> | ||
<attrib name="workingset_name" value=""/> | ||
<attrib name="org.eclipse.cdt.debug.core.installCount" value="0"/> | ||
<attrib name="type" value="org.eclipse.cdt.debug.core.cAddressBreakpointMarker"/> | ||
<attrib name="persistant" value="true"/> | ||
<attrib name="org.eclipse.cdt.debug.core.breakpointType" value="0"/> | ||
<attrib name="workingset_id" value="org.eclipse.debug.ui.breakpointWorkingSet"/> | ||
<attrib name="message" value="Address breakpoint: [address: 0x0000000008000aaa]"/> | ||
<attrib name="registered" value="true"/> | ||
<attrib name="charStart" value="-1"/> | ||
<attrib name="path" value="/"/> | ||
<attrib name="charEnd" value="-1"/> | ||
<attrib name="org.eclipse.cdt.debug.core.ignoreCount" value="0"/> | ||
<attrib name="org.eclipse.debug.core.enabled" value="false"/> | ||
</marker> | ||
</breakpoint> | ||
</breakpoints> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,122 @@ | ||
<?xml version="1.0" encoding="UTF-8" standalone="no"?> | ||
<Project version="2G - 1.7.8" name="Example_MS5611"> | ||
<Target name="Example_MS5611" isCurrent="1"> | ||
<Device manufacturerId="9" manufacturerName="ST" chipId="305" chipName="STM32F103C8" boardId="" boardName=""/> | ||
<BuildOption> | ||
<Compile> | ||
<Option name="OptimizationLevel" value="1"/> | ||
<Option name="UseFPU" value="0"/> | ||
<Option name="UserEditCompiler" value=""/> | ||
<Option name="SupportCPlusplus" value="0"/> | ||
<Includepaths> | ||
<Includepath path="."/> | ||
</Includepaths> | ||
<DefinedSymbols> | ||
<Define name="STM32F103C8"/> | ||
<Define name="STM32F10X_MD"/> | ||
<Define name="USE_STDPERIPH_DRIVER"/> | ||
<Define name="__ASSEMBLY__"/> | ||
</DefinedSymbols> | ||
</Compile> | ||
<Link useDefault="0"> | ||
<Option name="DiscardUnusedSection" value="0"/> | ||
<Option name="UserEditLinkder" value=""/> | ||
<Option name="UseMemoryLayout" value="1"/> | ||
<Option name="nostartfiles" value="1"/> | ||
<Option name="LTO" value="0"/> | ||
<Option name="IsNewStartupCode" value="1"/> | ||
<Option name="Library" value="Use base C Library"/> | ||
<Option name="UserEditLinker" value="--entry=main; "/> | ||
<LinkedLibraries/> | ||
<MemoryAreas debugInFlashNotRAM="1"> | ||
<Memory name="IROM1" type="ReadOnly" size="0x00010000" startValue="0x08000000"/> | ||
<Memory name="IRAM1" type="ReadWrite" size="0x00005000" startValue="0x20000000"/> | ||
<Memory name="IROM2" type="ReadOnly" size="" startValue=""/> | ||
<Memory name="IRAM2" type="ReadWrite" size="" startValue=""/> | ||
</MemoryAreas> | ||
<LocateLinkFile path="../../configuration/programdata/Example_MS5611/arm-gcc-link.ld" type="0"/> | ||
</Link> | ||
<Output> | ||
<Option name="OutputFileType" value="0"/> | ||
<Option name="Path" value="./"/> | ||
<Option name="Name" value="Example_MS5611"/> | ||
<Option name="HEX" value="1"/> | ||
<Option name="BIN" value="1"/> | ||
</Output> | ||
<User> | ||
<UserRun name="Run#1" type="Before" checked="0" value=""/> | ||
<UserRun name="Run#1" type="After" checked="0" value=""/> | ||
</User> | ||
</BuildOption> | ||
<DebugOption> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.adapter" value="ST-Link"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.debugMode" value="SWD"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.clockDiv" value="1M"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.corerunToMain" value="1"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.jlinkgdbserver" value=""/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.userDefineGDBScript" value=""/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.targetEndianess" value="0"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.jlinkResetMode" value="Type 0: Normal"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.resetMode" value="SYSRESETREQ"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.ifSemihost" value="0"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.ifCacheRom" value="1"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.ipAddress" value="127.0.0.1"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.portNumber" value="2009"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.autoDownload" value="1"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.verify" value="1"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.downloadFuction" value="Erase Effected"/> | ||
<Option name="org.coocox.codebugger.gdbjtag.core.defaultAlgorithm" value="STM32F10x_MD_64.elf"/> | ||
</DebugOption> | ||
<ExcludeFile/> | ||
</Target> | ||
<Components path="./"> | ||
<Component id="30" name="C Library" path="" type="2"/> | ||
<Component id="31" name="Retarget printf" path="" type="2"/> | ||
<Component id="50" name="CMSIS core" path="" type="2"/> | ||
<Component id="439" name="CMSIS_Boot" path="" type="2"/> | ||
<Component id="440" name="RCC" path="" type="2"/> | ||
<Component id="444" name="GPIO" path="" type="2"/> | ||
<Component id="446" name="DMA" path="" type="2"/> | ||
<Component id="453" name="I2C" path="" type="2"/> | ||
<Component id="456" name="TIM" path="" type="2"/> | ||
<Component id="458" name="USART" path="" type="2"/> | ||
<Component id="467" name="MISC" path="" type="2"/> | ||
</Components> | ||
<Files> | ||
<File name="cmsis_boot/system_stm32f10x.c" path="cmsis_boot/system_stm32f10x.c" type="1"/> | ||
<File name="stm_lib/inc/misc.h" path="stm_lib/inc/misc.h" type="1"/> | ||
<File name="stdio" path="" type="2"/> | ||
<File name="cmsis/core_cmInstr.h" path="cmsis/core_cmInstr.h" type="1"/> | ||
<File name="tim2_delay.c" path="tim2_delay.c" type="1"/> | ||
<File name="stm_lib/inc/stm32f10x_tim.h" path="stm_lib/inc/stm32f10x_tim.h" type="1"/> | ||
<File name="cmsis/core_cm3.h" path="cmsis/core_cm3.h" type="1"/> | ||
<File name="cmsis_boot" path="" type="2"/> | ||
<File name="stm_lib/src/stm32f10x_rcc.c" path="stm_lib/src/stm32f10x_rcc.c" type="1"/> | ||
<File name="stm_lib/src/stm32f10x_tim.c" path="stm_lib/src/stm32f10x_tim.c" type="1"/> | ||
<File name="cmsis_boot/startup" path="" type="2"/> | ||
<File name="cmsis/core_cmFunc.h" path="cmsis/core_cmFunc.h" type="1"/> | ||
<File name="stm_lib/src/misc.c" path="stm_lib/src/misc.c" type="1"/> | ||
<File name="cmsis_boot/stm32f10x.h" path="cmsis_boot/stm32f10x.h" type="1"/> | ||
<File name="cmsis_boot/stm32f10x_conf.h" path="cmsis_boot/stm32f10x_conf.h" type="1"/> | ||
<File name="stm_lib/src/stm32f10x_dma.c" path="stm_lib/src/stm32f10x_dma.c" type="1"/> | ||
<File name="stm_lib/src" path="" type="2"/> | ||
<File name="cmsis" path="" type="2"/> | ||
<File name="stm_lib" path="" type="2"/> | ||
<File name="syscalls/syscalls.c" path="syscalls/syscalls.c" type="1"/> | ||
<File name="stm_lib/inc/stm32f10x_dma.h" path="stm_lib/inc/stm32f10x_dma.h" type="1"/> | ||
<File name="cmsis_boot/system_stm32f10x.h" path="cmsis_boot/system_stm32f10x.h" type="1"/> | ||
<File name="stm_lib/inc/stm32f10x_rcc.h" path="stm_lib/inc/stm32f10x_rcc.h" type="1"/> | ||
<File name="stm_lib/inc/stm32f10x_i2c.h" path="stm_lib/inc/stm32f10x_i2c.h" type="1"/> | ||
<File name="syscalls" path="" type="2"/> | ||
<File name="stm_lib/src/stm32f10x_usart.c" path="stm_lib/src/stm32f10x_usart.c" type="1"/> | ||
<File name="stm_lib/src/stm32f10x_i2c.c" path="stm_lib/src/stm32f10x_i2c.c" type="1"/> | ||
<File name="stdio/printf.c" path="stdio/printf.c" type="1"/> | ||
<File name="cmsis_boot/startup/startup_stm32f10x_md.c" path="cmsis_boot/startup/startup_stm32f10x_md.c" type="1"/> | ||
<File name="ms5611.c" path="ms5611.c" type="1"/> | ||
<File name="stm_lib/src/stm32f10x_gpio.c" path="stm_lib/src/stm32f10x_gpio.c" type="1"/> | ||
<File name="stm_lib/inc" path="" type="2"/> | ||
<File name="stm_lib/inc/stm32f10x_gpio.h" path="stm_lib/inc/stm32f10x_gpio.h" type="1"/> | ||
<File name="stm_lib/inc/stm32f10x_usart.h" path="stm_lib/inc/stm32f10x_usart.h" type="1"/> | ||
<File name="main.c" path="main.c" type="1"/> | ||
</Files> | ||
</Project> |
Binary file not shown.
Binary file not shown.
Oops, something went wrong.