更新复位源检测

Signed-off-by: lidun <1084178170@qq.com>
This commit is contained in:
lidun 2024-01-09 13:54:56 +08:00
parent 75633fd6ec
commit f905e86c8e
No known key found for this signature in database
GPG Key ID: FBAF55347C297628
67 changed files with 6425 additions and 6414 deletions

Binary file not shown.

File diff suppressed because it is too large Load Diff

Binary file not shown.

View File

@ -27,28 +27,28 @@ Project File Date: 01/09/2024
<h2>Output:</h2> <h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\keil\ARM\ARMCC\Bin' *** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\keil\ARM\ARMCC\Bin'
Rebuild target 'Target 1' Rebuild target 'Target 1'
compiling system_stm32f10x.c...
compiling stm32f10x_it.c... compiling stm32f10x_it.c...
compiling bsp_i2c_gpio.c...
compiling spi.c...
compiling dc300.c...
compiling adc.c...
compiling bsp_cpu_flash.c... compiling bsp_cpu_flash.c...
compiling main.c...
compiling timer.c...
compiling chipid.c... compiling chipid.c...
compiling bsp_i2c_gpio.c...
compiling system_stm32f10x.c...
compiling timer.c...
compiling common.c... compiling common.c...
compiling main.c...
compiling dc300.c...
compiling ads1015.c... compiling ads1015.c...
compiling spi.c...
compiling adc.c...
compiling app_pwr_manage.c... compiling app_pwr_manage.c...
compiling CanBusDrv.c...
compiling can.c...
compiling bsp_can.c... compiling bsp_can.c...
compiling can.c...
assembling startup_stm32f10x_cl.s... assembling startup_stm32f10x_cl.s...
compiling CanBusDrv.c...
compiling porting.c... compiling porting.c...
compiling led.c...
compiling delay.c...
compiling can_app.c... compiling can_app.c...
compiling CanDrvCtrl.c... compiling CanDrvCtrl.c...
compiling delay.c...
compiling led.c...
compiling sys.c... compiling sys.c...
compiling core_cm3.c... compiling core_cm3.c...
compiling usart.c... compiling usart.c...
@ -57,30 +57,30 @@ compiling stm32f10x_gpio.c...
compiling stm32f10x_usart.c... compiling stm32f10x_usart.c...
compiling stm32f10x_rcc.c... compiling stm32f10x_rcc.c...
compiling stm32f10x_can.c... compiling stm32f10x_can.c...
compiling stm32f10x_tim.c...
compiling stm32f10x_adc.c...
compiling stm32f10x_dma.c... compiling stm32f10x_dma.c...
compiling stm32f10x_flash.c... compiling stm32f10x_adc.c...
compiling stm32f10x_iwdg.c... compiling stm32f10x_iwdg.c...
compiling stm32f10x_tim.c...
compiling stm32f10x_flash.c...
compiling stm32f10x_spi.c... compiling stm32f10x_spi.c...
compiling stm32f10x_bkp.c... compiling stm32f10x_bkp.c...
compiling stm32f10x_pwr.c... compiling stm32f10x_pwr.c...
compiling stm32f10x_rtc.c... compiling stm32f10x_rtc.c...
compiling stm32f10x_exti.c...
compiling CDZ_DATA.c...
compiling stm32f10x_wwdg.c... compiling stm32f10x_wwdg.c...
compiling CDZ_DATA.c...
compiling Err_code.c... compiling Err_code.c...
compiling stm32f10x_exti.c...
compiling REV_CarMessage.c... compiling REV_CarMessage.c...
compiling SEN_DCUMessage.c... compiling SEN_DCUMessage.c...
compiling CDZ_State.c...
compiling Single_event_receiver.c... compiling Single_event_receiver.c...
compiling Err_Info_Process.c... compiling Err_Info_Process.c...
compiling CDZ_State.c...
compiling mm.c... compiling mm.c...
compiling KC.c... compiling KC.c...
compiling Sleep.c... compiling Sleep.c...
compiling SecTimer.c... compiling SecTimer.c...
linking... linking...
Program Size: Code=49520 RO-data=3028 RW-data=2972 ZI-data=22764 Program Size: Code=49776 RO-data=3028 RW-data=2972 ZI-data=22764
FromELF: creating hex file... FromELF: creating hex file...
After Build - User command #1: ..\OBJ\merge.cmd After Build - User command #1: ..\OBJ\merge.cmd
D:\git_lidun\42_SaLiSi\1-08\CELIS\USER>set "cmdDir=D:\git_lidun\42_SaLiSi\1-08\CELIS\OBJ\" D:\git_lidun\42_SaLiSi\1-08\CELIS\USER>set "cmdDir=D:\git_lidun\42_SaLiSi\1-08\CELIS\OBJ\"
@ -111,7 +111,7 @@ Package Vendor: Keil
<h2>Collection of Component Files used:</h2> <h2>Collection of Component Files used:</h2>
* Component: ARM::CMSIS:CORE:5.1.1 * Component: ARM::CMSIS:CORE:5.1.1
Build Time Elapsed: 00:00:05 Build Time Elapsed: 00:00:04
</pre> </pre>
</body> </body>
</html> </html>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

View File

@ -1,5 +1,5 @@
Dependencies for Project 'LED', Target 'Target 1': (DO NOT MODIFY !) Dependencies for Project 'LED', Target 'Target 1': (DO NOT MODIFY !)
F (.\main.c)(0x659C25CE)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -W -O0 --apcs=interwork --split_sections -I ..\HARDWARE\LED -I ..\SYSTEM\delay -I ..\SYSTEM\sys -I ..\SYSTEM\usart -I ..\USER -I ..\STM32F10x_FWLib\inc -I ..\CORE -I ..\HARDWARE\CAN -I ..\HARDWARE\TIMER -I ..\HARDWARE -I ..\SYSTEM -I ..\SYSTEM\FATFS -I ..\SYSTEM\FATFS\src\option -I ..\SYSTEM\FATFS\src -I ..\HARDWARE\LOWPOWER -I ..\HARDWARE\CDZ -I ..\HARDWARE\CELIS -I ..\HARDWARE\DEV_HAL -I ..\APPLICATION\CDZ -I ..\APPLICATION\Errcode -I ..\APPLICATION\External -I ..\APPLICATION\Sleep -I ..\HARDWARE\EVENT -I ..\APPLICATION\MM -I ..\APPLICATION\SecTimer --diag_suppress=236 --diag_suppress=177 -I.\RTE\_Target_1 -ID:\keil\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -ID:\keil\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_CL -DUSE_STDPERIPH_DRIVER -DSTM32F10X_CL -DUSE_STM3210C_EVAL -o ..\obj\main.o --omf_browse ..\obj\main.crf --depend ..\obj\main.d) F (.\main.c)(0x659CD9E2)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -W -O0 --apcs=interwork --split_sections -I ..\HARDWARE\LED -I ..\SYSTEM\delay -I ..\SYSTEM\sys -I ..\SYSTEM\usart -I ..\USER -I ..\STM32F10x_FWLib\inc -I ..\CORE -I ..\HARDWARE\CAN -I ..\HARDWARE\TIMER -I ..\HARDWARE -I ..\SYSTEM -I ..\SYSTEM\FATFS -I ..\SYSTEM\FATFS\src\option -I ..\SYSTEM\FATFS\src -I ..\HARDWARE\LOWPOWER -I ..\HARDWARE\CDZ -I ..\HARDWARE\CELIS -I ..\HARDWARE\DEV_HAL -I ..\APPLICATION\CDZ -I ..\APPLICATION\Errcode -I ..\APPLICATION\External -I ..\APPLICATION\Sleep -I ..\HARDWARE\EVENT -I ..\APPLICATION\MM -I ..\APPLICATION\SecTimer --diag_suppress=236 --diag_suppress=177 -I.\RTE\_Target_1 -ID:\keil\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -ID:\keil\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_CL -DUSE_STDPERIPH_DRIVER -DSTM32F10X_CL -DUSE_STM3210C_EVAL -o ..\obj\main.o --omf_browse ..\obj\main.crf --depend ..\obj\main.d)
I (D:\keil\ARM\ARMCC\include\stdbool.h)(0x64463312) I (D:\keil\ARM\ARMCC\include\stdbool.h)(0x64463312)
I (..\SYSTEM\chipid.h)(0x659BCA4B) I (..\SYSTEM\chipid.h)(0x659BCA4B)
I (..\USER\stm32f10x.h)(0x659BCA4B) I (..\USER\stm32f10x.h)(0x659BCA4B)
@ -426,7 +426,7 @@ I (..\STM32F10x_FWLib\inc\stm32f10x_tim.h)(0x659BCA4B)
I (..\STM32F10x_FWLib\inc\stm32f10x_usart.h)(0x659BCA4B) I (..\STM32F10x_FWLib\inc\stm32f10x_usart.h)(0x659BCA4B)
I (..\STM32F10x_FWLib\inc\misc.h)(0x659BCA4B) I (..\STM32F10x_FWLib\inc\misc.h)(0x659BCA4B)
I (..\SYSTEM\dc300.h)(0x659BCA4B) I (..\SYSTEM\dc300.h)(0x659BCA4B)
F (..\SYSTEM\usart\usart.c)(0x659BCA4B)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -W -O0 --apcs=interwork --split_sections -I ..\HARDWARE\LED -I ..\SYSTEM\delay -I ..\SYSTEM\sys -I ..\SYSTEM\usart -I ..\USER -I ..\STM32F10x_FWLib\inc -I ..\CORE -I ..\HARDWARE\CAN -I ..\HARDWARE\TIMER -I ..\HARDWARE -I ..\SYSTEM -I ..\SYSTEM\FATFS -I ..\SYSTEM\FATFS\src\option -I ..\SYSTEM\FATFS\src -I ..\HARDWARE\LOWPOWER -I ..\HARDWARE\CDZ -I ..\HARDWARE\CELIS -I ..\HARDWARE\DEV_HAL -I ..\APPLICATION\CDZ -I ..\APPLICATION\Errcode -I ..\APPLICATION\External -I ..\APPLICATION\Sleep -I ..\HARDWARE\EVENT -I ..\APPLICATION\MM -I ..\APPLICATION\SecTimer --diag_suppress=236 --diag_suppress=177 -I.\RTE\_Target_1 -ID:\keil\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -ID:\keil\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_CL -DUSE_STDPERIPH_DRIVER -DSTM32F10X_CL -DUSE_STM3210C_EVAL -o ..\obj\usart.o --omf_browse ..\obj\usart.crf --depend ..\obj\usart.d) F (..\SYSTEM\usart\usart.c)(0x659CBE86)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -W -O0 --apcs=interwork --split_sections -I ..\HARDWARE\LED -I ..\SYSTEM\delay -I ..\SYSTEM\sys -I ..\SYSTEM\usart -I ..\USER -I ..\STM32F10x_FWLib\inc -I ..\CORE -I ..\HARDWARE\CAN -I ..\HARDWARE\TIMER -I ..\HARDWARE -I ..\SYSTEM -I ..\SYSTEM\FATFS -I ..\SYSTEM\FATFS\src\option -I ..\SYSTEM\FATFS\src -I ..\HARDWARE\LOWPOWER -I ..\HARDWARE\CDZ -I ..\HARDWARE\CELIS -I ..\HARDWARE\DEV_HAL -I ..\APPLICATION\CDZ -I ..\APPLICATION\Errcode -I ..\APPLICATION\External -I ..\APPLICATION\Sleep -I ..\HARDWARE\EVENT -I ..\APPLICATION\MM -I ..\APPLICATION\SecTimer --diag_suppress=236 --diag_suppress=177 -I.\RTE\_Target_1 -ID:\keil\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -ID:\keil\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_CL -DUSE_STDPERIPH_DRIVER -DSTM32F10X_CL -DUSE_STM3210C_EVAL -o ..\obj\usart.o --omf_browse ..\obj\usart.crf --depend ..\obj\usart.d)
I (..\SYSTEM\sys\sys.h)(0x659BCA4B) I (..\SYSTEM\sys\sys.h)(0x659BCA4B)
I (..\USER\stm32f10x.h)(0x659BCA4B) I (..\USER\stm32f10x.h)(0x659BCA4B)
I (..\CORE\core_cm3.h)(0x659BCA4B) I (..\CORE\core_cm3.h)(0x659BCA4B)
@ -450,6 +450,10 @@ I (..\SYSTEM\adc.h)(0x659C257B)
I (D:\keil\ARM\ARMCC\include\stdbool.h)(0x64463312) I (D:\keil\ARM\ARMCC\include\stdbool.h)(0x64463312)
I (..\SYSTEM\dc300.h)(0x659BCA4B) I (..\SYSTEM\dc300.h)(0x659BCA4B)
I (..\SYSTEM\sd.h)(0x659BCA4B) I (..\SYSTEM\sd.h)(0x659BCA4B)
I (..\HARDWARE\DEV_HAL\KC.h)(0x659BCA4B)
I (..\STM32F10x_FWLib\inc\stm32f10x_iwdg.h)(0x659BCA4B)
I (..\HARDWARE\DEV_HAL\de_dev.h)(0x659BCA4B)
I (..\HARDWARE\DEV_HAL\de_demo.h)(0x659BCA4B)
F (..\CORE\core_cm3.c)(0x659BCA4B)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -W -O0 --apcs=interwork --split_sections -I ..\HARDWARE\LED -I ..\SYSTEM\delay -I ..\SYSTEM\sys -I ..\SYSTEM\usart -I ..\USER -I ..\STM32F10x_FWLib\inc -I ..\CORE -I ..\HARDWARE\CAN -I ..\HARDWARE\TIMER -I ..\HARDWARE -I ..\SYSTEM -I ..\SYSTEM\FATFS -I ..\SYSTEM\FATFS\src\option -I ..\SYSTEM\FATFS\src -I ..\HARDWARE\LOWPOWER -I ..\HARDWARE\CDZ -I ..\HARDWARE\CELIS -I ..\HARDWARE\DEV_HAL -I ..\APPLICATION\CDZ -I ..\APPLICATION\Errcode -I ..\APPLICATION\External -I ..\APPLICATION\Sleep -I ..\HARDWARE\EVENT -I ..\APPLICATION\MM -I ..\APPLICATION\SecTimer --diag_suppress=236 --diag_suppress=177 -I.\RTE\_Target_1 -ID:\keil\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -ID:\keil\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_CL -DUSE_STDPERIPH_DRIVER -DSTM32F10X_CL -DUSE_STM3210C_EVAL -o ..\obj\core_cm3.o --omf_browse ..\obj\core_cm3.crf --depend ..\obj\core_cm3.d) F (..\CORE\core_cm3.c)(0x659BCA4B)(--c99 --gnu -c --cpu Cortex-M3 -D__MICROLIB -g -W -O0 --apcs=interwork --split_sections -I ..\HARDWARE\LED -I ..\SYSTEM\delay -I ..\SYSTEM\sys -I ..\SYSTEM\usart -I ..\USER -I ..\STM32F10x_FWLib\inc -I ..\CORE -I ..\HARDWARE\CAN -I ..\HARDWARE\TIMER -I ..\HARDWARE -I ..\SYSTEM -I ..\SYSTEM\FATFS -I ..\SYSTEM\FATFS\src\option -I ..\SYSTEM\FATFS\src -I ..\HARDWARE\LOWPOWER -I ..\HARDWARE\CDZ -I ..\HARDWARE\CELIS -I ..\HARDWARE\DEV_HAL -I ..\APPLICATION\CDZ -I ..\APPLICATION\Errcode -I ..\APPLICATION\External -I ..\APPLICATION\Sleep -I ..\HARDWARE\EVENT -I ..\APPLICATION\MM -I ..\APPLICATION\SecTimer --diag_suppress=236 --diag_suppress=177 -I.\RTE\_Target_1 -ID:\keil\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -ID:\keil\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_CL -DUSE_STDPERIPH_DRIVER -DSTM32F10X_CL -DUSE_STM3210C_EVAL -o ..\obj\core_cm3.o --omf_browse ..\obj\core_cm3.crf --depend ..\obj\core_cm3.d)
I (D:\keil\ARM\ARMCC\include\stdint.h)(0x648EEA36) I (D:\keil\ARM\ARMCC\include\stdint.h)(0x648EEA36)
F (..\CORE\startup_stm32f10x_cl.s)(0x659BCA4B)(--cpu Cortex-M3 -g --apcs=interwork --pd "__MICROLIB SETA 1" -I.\RTE\_Target_1 -ID:\keil\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -ID:\keil\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\Include --pd "__UVISION_VERSION SETA 525" --pd "_RTE_ SETA 1" --pd "STM32F10X_CL SETA 1" --list .\startup_stm32f10x_cl.lst --xref -o ..\obj\startup_stm32f10x_cl.o --depend ..\obj\startup_stm32f10x_cl.d) F (..\CORE\startup_stm32f10x_cl.s)(0x659BCA4B)(--cpu Cortex-M3 -g --apcs=interwork --pd "__MICROLIB SETA 1" -I.\RTE\_Target_1 -ID:\keil\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -ID:\keil\ARM\PACK\Keil\STM32F1xx_DFP\2.2.0\Device\Include --pd "__UVISION_VERSION SETA 525" --pd "_RTE_ SETA 1" --pd "STM32F10X_CL SETA 1" --list .\startup_stm32f10x_cl.lst --xref -o ..\obj\startup_stm32f10x_cl.o --depend ..\obj\startup_stm32f10x_cl.d)

BIN
OBJ/adc.o

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
OBJ/can.o

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.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
OBJ/kc.o

Binary file not shown.

BIN
OBJ/led.o

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
OBJ/mm.o

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.

BIN
OBJ/spi.o

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.

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.

Binary file not shown.

Binary file not shown.

Binary file not shown.

BIN
OBJ/sys.o

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

View File

@ -23,3 +23,8 @@
..\obj\usart.o: D:\keil\ARM\ARMCC\Bin\..\include\stdbool.h ..\obj\usart.o: D:\keil\ARM\ARMCC\Bin\..\include\stdbool.h
..\obj\usart.o: ..\SYSTEM\dc300.h ..\obj\usart.o: ..\SYSTEM\dc300.h
..\obj\usart.o: ..\SYSTEM\sd.h ..\obj\usart.o: ..\SYSTEM\sd.h
..\obj\usart.o: ..\HARDWARE\DEV_HAL\KC.h
..\obj\usart.o: ..\HARDWARE\DEV_HAL\KC.h
..\obj\usart.o: ..\STM32F10x_FWLib\inc\stm32f10x_iwdg.h
..\obj\usart.o: ..\HARDWARE\DEV_HAL\de_dev.h
..\obj\usart.o: ..\HARDWARE\DEV_HAL\de_demo.h

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -1178,7 +1178,7 @@
<Group> <Group>
<GroupName>KC</GroupName> <GroupName>KC</GroupName>
<tvExp>0</tvExp> <tvExp>1</tvExp>
<tvExpOptDlg>0</tvExpOptDlg> <tvExpOptDlg>0</tvExpOptDlg>
<cbSel>0</cbSel> <cbSel>0</cbSel>
<RteFlg>0</RteFlg> <RteFlg>0</RteFlg>
@ -1250,7 +1250,7 @@
<Group> <Group>
<GroupName>SecTimer</GroupName> <GroupName>SecTimer</GroupName>
<tvExp>0</tvExp> <tvExp>1</tvExp>
<tvExpOptDlg>0</tvExpOptDlg> <tvExpOptDlg>0</tvExpOptDlg>
<cbSel>0</cbSel> <cbSel>0</cbSel>
<RteFlg>0</RteFlg> <RteFlg>0</RteFlg>

Binary file not shown.