代码拉取完成,页面将自动刷新
<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<Project version="2G - 2.0.3" name="M451_FreeRTOS">
<Target name="M451_FreeRTOS" isCurrent="1">
<Device manufacturerId="8" manufacturerName="Nuvoton" chipId="1404" chipName="M453VG6AE" boardId="" boardName="" boardUrl="" coreId="4" coreName="Cortex M4"/>
<BuildOption>
<Compile>
<Option name="OptimizationLevel" value="0"/>
<Option name="UseFPU" value="0"/>
<Option name="UserEditCompiler" value=""/>
<Option name="SupportCPlusplus" value="0"/>
<Option name="DEBUG" value="0"/>
<Option name="WARNING" value="1"/>
<Option name="FPU" value="2"/>
<Includepaths>
<Includepath path="."/>
</Includepaths>
<DefinedSymbols>
<Define name="M453VG6AE"/>
<Define name="__FPU_USED"/>
</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 nano C Library"/>
<Option name="Printf" value="0"/>
<LinkedLibraries/>
<MemoryAreas debugInFlashNotRAM="1">
<Memory name="IROM1" type="ReadOnly" size="0x00040000" startValue="0x00000000"/>
<Memory name="IRAM1" type="ReadWrite" size="0x00004000" startValue="0x20000000"/>
<Memory name="IROM2" type="ReadOnly" size="" startValue=""/>
<Memory name="IRAM2" type="ReadWrite" size="0x00004000" startValue="0x20004000"/>
</MemoryAreas>
<LocateLinkFile path="c:/documents and settings/administrator/application data/coocox/coide/configuration/programdata/m451_freertos/arm-gcc-link.ld" type="0"/>
</Link>
<Output>
<Option name="OutputFileType" value="0"/>
<Option name="Path" value="./"/>
<Option name="Name" value="M451_FreeRTOS"/>
<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="Nu-Link"/>
<Option name="org.coocox.codebugger.gdbjtag.core.debugMode" value="SWD"/>
<Option name="org.coocox.codebugger.gdbjtag.core.clockDiv" value="2M"/>
<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 Full Chip"/>
<Option name="org.coocox.codebugger.gdbjtag.core.defaultAlgorithm" value="C:\Documents and Settings\Administrator\Application Data\CooCox\CoIDE\config\flash\CooCox-Flash\CoIDE_M451_256K_Flash\M451_256.elf"/>
</DebugOption>
<ExcludeFile/>
</Target>
<Components path="./">
<Component id="99" name="C_library" path="" type="BasicComponet"/>
<Component id="100" name="Retarget_printf" path="" type="BasicComponet"/>
<Component id="206" name="M451" path="" type="BasicComponet"/>
</Components>
<LocalComponents/>
<Files>
<File name="components/M451/inc/rtc.h" path="components/coocox-master/M451/source/inc/rtc.h" type="1"/>
<File name="components/M451/src/pwm.c" path="components/coocox-master/M451/source/src/pwm.c" type="1"/>
<File name="components/Retarget_printf/printf.c" path="components/coocox-master/Retarget_printf/source/printf.c" type="1"/>
<File name="components/M451/src/sc.c" path="components/coocox-master/M451/source/src/sc.c" type="1"/>
<File name="FreeRTOS/Source/tasks.c" path="app/FreeRTOS/Source/tasks.c" type="1"/>
<File name="BSP/inc" path="" type="2"/>
<File name="components/M451/inc/scuart.h" path="components/coocox-master/M451/source/inc/scuart.h" type="1"/>
<File name="components/M451/inc/wdt.h" path="components/coocox-master/M451/source/inc/wdt.h" type="1"/>
<File name="components/M451/src/scuart.c" path="components/coocox-master/M451/source/src/scuart.c" type="1"/>
<File name="components/M451/inc" path="" type="2"/>
<File name="FreeRTOS/Source/portable/MemMang/heap_2.c" path="app/FreeRTOS/Source/portable/MemMang/heap_2.c" type="1"/>
<File name="components/M451/cmsis_core/core_cmInstr.h" path="components/coocox-master/M451/source/cmsis_core/core_cmInstr.h" type="1"/>
<File name="FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h" path="app/FreeRTOS/Source/portable/GCC/ARM_CM4F/portmacro.h" type="1"/>
<File name="FreeRTOS/Source/include/portable.h" path="app/FreeRTOS/Source/include/portable.h" type="1"/>
<File name="FreeRTOS/Source/portable/GCC/ARM_CM4F" path="" type="2"/>
<File name="components/M451/src" path="" type="2"/>
<File name="BSP" path="" type="2"/>
<File name="FreeRTOS/Source/portable" path="" type="2"/>
<File name="FreeRTOS/Source/croutine.c" path="app/FreeRTOS/Source/croutine.c" type="1"/>
<File name="components/M451/cmsis_core/arm_common_tables.h" path="components/coocox-master/M451/source/cmsis_core/arm_common_tables.h" type="1"/>
<File name="components/M451/inc/pwm.h" path="components/coocox-master/M451/source/inc/pwm.h" type="1"/>
<File name="BSP/src" path="" type="2"/>
<File name="FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c" path="app/FreeRTOS/Source/portable/GCC/ARM_CM4F/port.c" type="1"/>
<File name="components/M451/inc/pdma.h" path="components/coocox-master/M451/source/inc/pdma.h" type="1"/>
<File name="FreeRTOS/Source/list.c" path="app/FreeRTOS/Source/list.c" type="1"/>
<File name="FreeRTOS/Source/timers.c" path="app/FreeRTOS/Source/timers.c" type="1"/>
<File name="components/M451/inc/sc.h" path="components/coocox-master/M451/source/inc/sc.h" type="1"/>
<File name="FreeRTOS/Source/include" path="" type="2"/>
<File name="components/M451/inc/acmp.h" path="components/coocox-master/M451/source/inc/acmp.h" type="1"/>
<File name="FreeRTOS/Source/include/task.h" path="app/FreeRTOS/Source/include/task.h" type="1"/>
<File name="components/M451/src/dac.c" path="components/coocox-master/M451/source/src/dac.c" type="1"/>
<File name="components/M451/cmsis_core/arm_const_structs.h" path="components/coocox-master/M451/source/cmsis_core/arm_const_structs.h" type="1"/>
<File name="components/C_library/syscalls.c" path="components/coocox-master/C_library/source/syscalls.c" type="1"/>
<File name="BSP/inc/bsp.h" path="app/BSP/inc/bsp.h" type="1"/>
<File name="components/M451/src/pdma.c" path="components/coocox-master/M451/source/src/pdma.c" type="1"/>
<File name="components/M451/src/ebi.c" path="components/coocox-master/M451/source/src/ebi.c" type="1"/>
<File name="components/M451/cmsis_core/core_cm4_simd.h" path="components/coocox-master/M451/source/cmsis_core/core_cm4_simd.h" type="1"/>
<File name="FreeRTOS/Source/include/semphr.h" path="app/FreeRTOS/Source/include/semphr.h" type="1"/>
<File name="components/M451/src/fmc.c" path="components/coocox-master/M451/source/src/fmc.c" type="1"/>
<File name="FreeRTOS/Source/include/deprecated_definitions.h" path="app/FreeRTOS/Source/include/deprecated_definitions.h" type="1"/>
<File name="components/M451/src/rtc.c" path="components/coocox-master/M451/source/src/rtc.c" type="1"/>
<File name="BSP/src/bsp.c" path="app/BSP/src/bsp.c" type="1"/>
<File name="components/M451/src/acmp.c" path="components/coocox-master/M451/source/src/acmp.c" type="1"/>
<File name="components/M451/src/clk.c" path="components/coocox-master/M451/source/src/clk.c" type="1"/>
<File name="components/M451/cmsis_core/core_cm0.h" path="components/coocox-master/M451/source/cmsis_core/core_cm0.h" type="1"/>
<File name="FreeRTOS/Source/include/event_groups.h" path="app/FreeRTOS/Source/include/event_groups.h" type="1"/>
<File name="components/M451/inc/otg.h" path="components/coocox-master/M451/source/inc/otg.h" type="1"/>
<File name="components/M451/src/eadc.c" path="components/coocox-master/M451/source/src/eadc.c" type="1"/>
<File name="components/M451/inc/gpio.h" path="components/coocox-master/M451/source/inc/gpio.h" type="1"/>
<File name="components/M451/inc/crc.h" path="components/coocox-master/M451/source/inc/crc.h" type="1"/>
<File name="components/M451/cmsis_boot/system_M451Series.c" path="components/coocox-master/M451/source/cmsis_boot/system_M451Series.c" type="1"/>
<File name="FreeRTOS/Source/include/projdefs.h" path="app/FreeRTOS/Source/include/projdefs.h" type="1"/>
<File name="mytypes.h" path="app/mytypes.h" type="1"/>
<File name="components/M451/inc/spi.h" path="components/coocox-master/M451/source/inc/spi.h" type="1"/>
<File name="main.c" path="app/main.c" type="1"/>
<File name="components/M451/cmsis_core/core_cm4.h" path="components/coocox-master/M451/source/cmsis_core/core_cm4.h" type="1"/>
<File name="FreeRTOS/Source/queue.c" path="app/FreeRTOS/Source/queue.c" type="1"/>
<File name="components/M451/src/crc.c" path="components/coocox-master/M451/source/src/crc.c" type="1"/>
<File name="FreeRTOS/Source/include/croutine.h" path="app/FreeRTOS/Source/include/croutine.h" type="1"/>
<File name="FreeRTOS/Source/include/mpu_wrappers.h" path="app/FreeRTOS/Source/include/mpu_wrappers.h" type="1"/>
<File name="components/M451/inc/i2c.h" path="components/coocox-master/M451/source/inc/i2c.h" type="1"/>
<File name="components/M451" path="" type="2"/>
<File name="components/M451/cmsis_boot/M451Series.h" path="components/coocox-master/M451/source/cmsis_boot/M451Series.h" type="1"/>
<File name="FreeRTOS/Source/include/timers.h" path="app/FreeRTOS/Source/include/timers.h" type="1"/>
<File name="components/M451/src/wdt.c" path="components/coocox-master/M451/source/src/wdt.c" type="1"/>
<File name="components/M451/cmsis_boot/startup" path="" type="2"/>
<File name="components/M451/cmsis_core/core_cm0plus.h" path="components/coocox-master/M451/source/cmsis_core/core_cm0plus.h" type="1"/>
<File name="components/M451/src/uart.c" path="components/coocox-master/M451/source/src/uart.c" type="1"/>
<File name="components/M451/inc/tk.h" path="components/coocox-master/M451/source/inc/tk.h" type="1"/>
<File name="components/M451/inc/sys.h" path="components/coocox-master/M451/source/inc/sys.h" type="1"/>
<File name="components/M451/inc/fmc.h" path="components/coocox-master/M451/source/inc/fmc.h" type="1"/>
<File name="components/M451/cmsis_boot" path="" type="2"/>
<File name="components/M451/inc/usbd.h" path="components/coocox-master/M451/source/inc/usbd.h" type="1"/>
<File name="components/M451/src/timer.c" path="components/coocox-master/M451/source/src/timer.c" type="1"/>
<File name="FreeRTOS/Source/portable/GCC" path="" type="2"/>
<File name="components/M451/cmsis_core" path="" type="2"/>
<File name="components/M451/cmsis_boot/system_M451Series.h" path="components/coocox-master/M451/source/cmsis_boot/system_M451Series.h" type="1"/>
<File name="components/M451/inc/dac.h" path="components/coocox-master/M451/source/inc/dac.h" type="1"/>
<File name="components/M451/inc/ebi.h" path="components/coocox-master/M451/source/inc/ebi.h" type="1"/>
<File name="components/M451/cmsis_core/core_cmFunc.h" path="components/coocox-master/M451/source/cmsis_core/core_cmFunc.h" type="1"/>
<File name="FreeRTOS/Source" path="" type="2"/>
<File name="components/M451/inc/timer.h" path="components/coocox-master/M451/source/inc/timer.h" type="1"/>
<File name="components/M451/src/tk.c" path="components/coocox-master/M451/source/src/tk.c" type="1"/>
<File name="components/M451/src/wwdt.c" path="components/coocox-master/M451/source/src/wwdt.c" type="1"/>
<File name="components/C_library" path="" type="2"/>
<File name="components/M451/src/gpio.c" path="components/coocox-master/M451/source/src/gpio.c" type="1"/>
<File name="components/M451/src/spi.c" path="components/coocox-master/M451/source/src/spi.c" type="1"/>
<File name="components/M451/src/sys.c" path="components/coocox-master/M451/source/src/sys.c" type="1"/>
<File name="components/M451/src/can.c" path="components/coocox-master/M451/source/src/can.c" type="1"/>
<File name="components/M451/inc/clk.h" path="components/coocox-master/M451/source/inc/clk.h" type="1"/>
<File name="components/M451/inc/eadc.h" path="components/coocox-master/M451/source/inc/eadc.h" type="1"/>
<File name="FreeRTOS/Source/include/queue.h" path="app/FreeRTOS/Source/include/queue.h" type="1"/>
<File name="components/M451/inc/uart.h" path="components/coocox-master/M451/source/inc/uart.h" type="1"/>
<File name="FreeRTOS/Source/include/list.h" path="app/FreeRTOS/Source/include/list.h" type="1"/>
<File name="components/M451/src/i2c.c" path="components/coocox-master/M451/source/src/i2c.c" type="1"/>
<File name="components/M451/cmsis_core/core_sc300.h" path="components/coocox-master/M451/source/cmsis_core/core_sc300.h" type="1"/>
<File name="components/Retarget_printf" path="" type="2"/>
<File name="components/M451/inc/wwdt.h" path="components/coocox-master/M451/source/inc/wwdt.h" type="1"/>
<File name="FreeRTOS/Source/include/FreeRTOS.h" path="app/FreeRTOS/Source/include/FreeRTOS.h" type="1"/>
<File name="components/M451/cmsis_core/core_cm3.h" path="components/coocox-master/M451/source/cmsis_core/core_cm3.h" type="1"/>
<File name="FreeRTOS/Source/include/StackMacros.h" path="app/FreeRTOS/Source/include/StackMacros.h" type="1"/>
<File name="components" path="" type="2"/>
<File name="components/M451/cmsis_core/arm_math.h" path="components/coocox-master/M451/source/cmsis_core/arm_math.h" type="1"/>
<File name="components/M451/cmsis_boot/startup/startup_M451Series.c" path="components/coocox-master/M451/source/cmsis_boot/startup/startup_M451Series.c" type="1"/>
<File name="FreeRTOS/Source/event_groups.c" path="app/FreeRTOS/Source/event_groups.c" type="1"/>
<File name="FreeRTOS/Source/portable/MemMang" path="" type="2"/>
<File name="components/M451/cmsis_core/core_sc000.h" path="components/coocox-master/M451/source/cmsis_core/core_sc000.h" type="1"/>
<File name="FreeRTOS" path="" type="2"/>
<File name="FreeRTOSConfig.h" path="app/FreeRTOSConfig.h" type="1"/>
<File name="components/M451/src/usbd.c" path="components/coocox-master/M451/source/src/usbd.c" type="1"/>
<File name="components/M451/inc/can.h" path="components/coocox-master/M451/source/inc/can.h" type="1"/>
</Files>
<Bookmarks/>
</Project>
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。