1
0
forked from Git_test/Git_TEST

绿灯闪烁间隔从500mS改为5000mS

This commit is contained in:
BD7IWD-CMP\bd7iw
2025-09-10 12:03:20 +08:00
parent 22a30f58c9
commit bd8411309e
38 changed files with 25 additions and 25 deletions

View File

@@ -2,7 +2,7 @@
#include "Delay.h"
#include "Led_Init.h"
#define Delay_Time 500
#define Delay_Time 5000
void Run_Led()
{

View File

@@ -28,36 +28,36 @@ Project File Date: 09/10/2025
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'd:\soft\Keil_v5\ARM\ARMCC\Bin'
Rebuild target 'Target 1'
assembling startup_stm32f10x_md.s...
compiling core_cm3.c...
compiling stm32f10x_crc.c...
compiling stm32f10x_bkp.c...
compiling stm32f10x_flash.c...
compiling system_stm32f10x.c...
compiling stm32f10x_dma.c...
compiling stm32f10x_cec.c...
compiling stm32f10x_it.c...
compiling stm32f10x_dbgmcu.c...
compiling stm32f10x_exti.c...
compiling misc.c...
compiling stm32f10x_dac.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_adc.c...
compiling core_cm3.c...
compiling stm32f10x_can.c...
compiling stm32f10x_dbgmcu.c...
compiling stm32f10x_crc.c...
compiling misc.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_it.c...
compiling stm32f10x_exti.c...
compiling stm32f10x_bkp.c...
compiling stm32f10x_dma.c...
compiling system_stm32f10x.c...
compiling stm32f10x_cec.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_fsmc.c...
compiling stm32f10x_gpio.c...
compiling stm32f10x_i2c.c...
compiling stm32f10x_iwdg.c...
compiling stm32f10x_pwr.c...
compiling stm32f10x_rcc.c...
compiling stm32f10x_rtc.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_sdio.c...
compiling stm32f10x_spi.c...
compiling stm32f10x_wwdg.c...
compiling stm32f10x_usart.c...
compiling Led_Init.c...
compiling stm32f10x_tim.c...
compiling Run_Led.c...
compiling Delay.c...
compiling Led_Init.c...
compiling Run_Led.c...
compiling main.c...
compiling stm32f10x_tim.c...
linking...
Program Size: Code=976 RO-data=252 RW-data=0 ZI-data=1632
FromELF: creating hex file...

View File

@@ -55,7 +55,7 @@
:1003500000080140000C0140FEE7704770470000B4
:10036000054A002903D09169014391617047916961
:10037000814391617047000000100240FFF7CAFFFF
:10038000084D4FF4FA7480212846FFF7BFFF20463E
:10038000084D41F2883480212846FFF7BFFF204600
:10039000FFF74BFF80212846FFF7B6FF2046FFF707
:1003A00044FFF0E700080140704700F001B800008A
:1003B0000CB50022019200922748016841F4803177

View File

@@ -3,7 +3,7 @@
<title>Static Call Graph - [..\OUTPUT\STM32_Project_DEMO.axf]</title></head>
<body><HR>
<H1>Static Call Graph for image ..\OUTPUT\STM32_Project_DEMO.axf</H1><HR>
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Wed Sep 10 12:02:29 2025
<BR><P>#&#060CALLGRAPH&#062# ARM Linker, 5060750: Last Updated: Wed Sep 10 12:03:00 2025
<BR><P>
<H3>Maximum Stack Usage = 40 bytes + Unknown(Functions without stacksize, Cycles, Untraceable Function Pointers)</H3><H3>
Call chain for Maximum Stack Depth:</H3>

View File

@@ -795,7 +795,7 @@ I (..\FWLIB\inc\stm32f10x_tim.h)(0x688E6595)
I (..\FWLIB\inc\misc.h)(0x688E6595)
F (..\FWLIB\src\stm32f10x_tim.c)(0x688E6595)(--gnu -c --cpu Cortex-M3 -g -O1 --apcs=interwork --split_sections -I ..\CMSIS_Support -I ..\FWLIB\inc -I ..\APP -I ..\DEVICE
-ID:\soft\Keil_v5\Packs\Keil\STM32F1xx_DFP\2.4.1\Device\Include
-ID:\soft\Keil_v5\Packs\Keil\STM32F1xx_DFP\2.4.1\Device\Include
-D__UVISION_VERSION="543" -DSTM32F10X_MD -DUSE_STDPERIPH_DRIVER

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@@ -93,8 +93,8 @@
<flags>2</flags>
<showCmd>3</showCmd>
<MinPosition>
<xPos>-1</xPos>
<yPos>-1</yPos>
<xPos>-32000</xPos>
<yPos>-32000</yPos>
</MinPosition>
<MaxPosition>
<xPos>-1</xPos>
@@ -1865,9 +1865,9 @@
<ActiveTab>0</ActiveTab>
<Doc>
<Name>..\APP\Run_Led.c</Name>
<ColumnNumber>0</ColumnNumber>
<ColumnNumber>23</ColumnNumber>
<TopLine>1</TopLine>
<CurrentLine>18</CurrentLine>
<CurrentLine>5</CurrentLine>
<Folding>1</Folding>
<ContractedFolders></ContractedFolders>
<PaneID>0</PaneID>