初版调试完成

This commit is contained in:
2026-06-07 12:31:21 +08:00
parent aab0efdd77
commit 26cccd60a0
7 changed files with 504 additions and 645 deletions
+14 -4
View File
@@ -10,14 +10,14 @@
<TargetName>Release</TargetName>
<ToolsetNumber>0x4</ToolsetNumber>
<ToolsetName>ARM-ADS</ToolsetName>
<pArmCC>5060960::V5.06 update 7 (build 960)::ARMCC</pArmCC>
<pCCUsed>5060960::V5.06 update 7 (build 960)::ARMCC</pCCUsed>
<pArmCC>5060960::V5.06 update 7 (build 960)::.\ARMCC</pArmCC>
<pCCUsed>5060960::V5.06 update 7 (build 960)::.\ARMCC</pCCUsed>
<uAC6>0</uAC6>
<TargetOption>
<TargetCommonOption>
<Device>HC32F460JETA</Device>
<Vendor>HDSC</Vendor>
<PackID>HDSC.HC32F460.1.0.12</PackID>
<PackID>HDSC.HC32F460.1.0.11</PackID>
<PackURL>https://raw.githubusercontent.com/hdscmcu/pack/master/</PackURL>
<Cpu>IRAM(0x1FFF8000,0x2F000) IRAM2(0x200F0000,0x1000) IROM(0x00000000,0x80000) IROM2(0x03000C00,0x003FC) CPUTYPE("Cortex-M4") FPU2 CLOCK(12000000) ELITTLE</Cpu>
<FlashUtilSpec></FlashUtilSpec>
@@ -341,7 +341,7 @@
<MiscControls></MiscControls>
<Define>__DEBUG,HC32F460,USE_DEVICE_DRIVER_LIB,JEUA</Define>
<Undefine></Undefine>
<IncludePath>..\..\mcu\common;..\source\Module\CS1237;..\source\Module\dc_motor;..\source\User\Src;..\source\User\Inc;..\..\driver\src;..\..\driver\inc</IncludePath>
<IncludePath>..\..\mcu\common;..\source\Module\CS1237;..\source\Module\dc_motor;..\source\User\Src;..\source\User\Inc;..\..\driver\src;..\..\driver\inc;..\source\Module\BeepAndLed</IncludePath>
</VariousControls>
</Cads>
<Aads>
@@ -667,6 +667,16 @@
</File>
</Files>
</Group>
<Group>
<GroupName>BeepAndLed</GroupName>
<Files>
<File>
<FileName>BeepAndLed.c</FileName>
<FileType>1</FileType>
<FilePath>..\source\Module\BeepAndLed\BeepAndLed.c</FilePath>
</File>
</Files>
</Group>
<Group>
<GroupName>dc_motor</GroupName>
<Files>