更新复位源检测
Signed-off-by: lidun <1084178170@qq.com>
This commit is contained in:
parent
75633fd6ec
commit
f905e86c8e
BIN
OBJ/App.bin
BIN
OBJ/App.bin
Binary file not shown.
5502
OBJ/DCBms.hex
5502
OBJ/DCBms.hex
File diff suppressed because it is too large
Load Diff
BIN
OBJ/LED.axf
BIN
OBJ/LED.axf
Binary file not shown.
@ -27,28 +27,28 @@ Project File Date: 01/09/2024
|
||||
<h2>Output:</h2>
|
||||
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\keil\ARM\ARMCC\Bin'
|
||||
Rebuild target 'Target 1'
|
||||
compiling system_stm32f10x.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 main.c...
|
||||
compiling timer.c...
|
||||
compiling chipid.c...
|
||||
compiling bsp_i2c_gpio.c...
|
||||
compiling system_stm32f10x.c...
|
||||
compiling timer.c...
|
||||
compiling common.c...
|
||||
compiling main.c...
|
||||
compiling dc300.c...
|
||||
compiling ads1015.c...
|
||||
compiling spi.c...
|
||||
compiling adc.c...
|
||||
compiling app_pwr_manage.c...
|
||||
compiling CanBusDrv.c...
|
||||
compiling can.c...
|
||||
compiling bsp_can.c...
|
||||
compiling can.c...
|
||||
assembling startup_stm32f10x_cl.s...
|
||||
compiling CanBusDrv.c...
|
||||
compiling porting.c...
|
||||
compiling led.c...
|
||||
compiling delay.c...
|
||||
compiling can_app.c...
|
||||
compiling CanDrvCtrl.c...
|
||||
compiling delay.c...
|
||||
compiling led.c...
|
||||
compiling sys.c...
|
||||
compiling core_cm3.c...
|
||||
compiling usart.c...
|
||||
@ -57,30 +57,30 @@ compiling stm32f10x_gpio.c...
|
||||
compiling stm32f10x_usart.c...
|
||||
compiling stm32f10x_rcc.c...
|
||||
compiling stm32f10x_can.c...
|
||||
compiling stm32f10x_tim.c...
|
||||
compiling stm32f10x_adc.c...
|
||||
compiling stm32f10x_dma.c...
|
||||
compiling stm32f10x_flash.c...
|
||||
compiling stm32f10x_adc.c...
|
||||
compiling stm32f10x_iwdg.c...
|
||||
compiling stm32f10x_tim.c...
|
||||
compiling stm32f10x_flash.c...
|
||||
compiling stm32f10x_spi.c...
|
||||
compiling stm32f10x_bkp.c...
|
||||
compiling stm32f10x_pwr.c...
|
||||
compiling stm32f10x_rtc.c...
|
||||
compiling stm32f10x_exti.c...
|
||||
compiling CDZ_DATA.c...
|
||||
compiling stm32f10x_wwdg.c...
|
||||
compiling CDZ_DATA.c...
|
||||
compiling Err_code.c...
|
||||
compiling stm32f10x_exti.c...
|
||||
compiling REV_CarMessage.c...
|
||||
compiling SEN_DCUMessage.c...
|
||||
compiling CDZ_State.c...
|
||||
compiling Single_event_receiver.c...
|
||||
compiling Err_Info_Process.c...
|
||||
compiling CDZ_State.c...
|
||||
compiling mm.c...
|
||||
compiling KC.c...
|
||||
compiling Sleep.c...
|
||||
compiling SecTimer.c...
|
||||
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...
|
||||
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\"
|
||||
@ -111,7 +111,7 @@ Package Vendor: Keil
|
||||
<h2>Collection of Component Files used:</h2>
|
||||
|
||||
* Component: ARM::CMSIS:CORE:5.1.1
|
||||
Build Time Elapsed: 00:00:05
|
||||
Build Time Elapsed: 00:00:04
|
||||
</pre>
|
||||
</body>
|
||||
</html>
|
||||
|
5502
OBJ/LED.hex
5502
OBJ/LED.hex
File diff suppressed because it is too large
Load Diff
1490
OBJ/LED.htm
1490
OBJ/LED.htm
File diff suppressed because it is too large
Load Diff
@ -1,5 +1,5 @@
|
||||
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 (..\SYSTEM\chipid.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\misc.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 (..\USER\stm32f10x.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 (..\SYSTEM\dc300.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)
|
||||
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)
|
||||
|
BIN
OBJ/ads1015.o
BIN
OBJ/ads1015.o
Binary file not shown.
Binary file not shown.
BIN
OBJ/bsp_can.o
BIN
OBJ/bsp_can.o
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
OBJ/can_app.o
BIN
OBJ/can_app.o
Binary file not shown.
BIN
OBJ/canbusdrv.o
BIN
OBJ/canbusdrv.o
Binary file not shown.
BIN
OBJ/candrvctrl.o
BIN
OBJ/candrvctrl.o
Binary file not shown.
BIN
OBJ/cdz_data.o
BIN
OBJ/cdz_data.o
Binary file not shown.
BIN
OBJ/cdz_state.o
BIN
OBJ/cdz_state.o
Binary file not shown.
BIN
OBJ/chipid.o
BIN
OBJ/chipid.o
Binary file not shown.
BIN
OBJ/common.o
BIN
OBJ/common.o
Binary file not shown.
BIN
OBJ/core_cm3.o
BIN
OBJ/core_cm3.o
Binary file not shown.
BIN
OBJ/dc300.o
BIN
OBJ/dc300.o
Binary file not shown.
BIN
OBJ/delay.o
BIN
OBJ/delay.o
Binary file not shown.
BIN
OBJ/err_code.o
BIN
OBJ/err_code.o
Binary file not shown.
Binary file not shown.
BIN
OBJ/main.crf
BIN
OBJ/main.crf
Binary file not shown.
BIN
OBJ/main.o
BIN
OBJ/main.o
Binary file not shown.
BIN
OBJ/misc.o
BIN
OBJ/misc.o
Binary file not shown.
BIN
OBJ/porting.o
BIN
OBJ/porting.o
Binary file not shown.
Binary file not shown.
BIN
OBJ/sectimer.o
BIN
OBJ/sectimer.o
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
OBJ/sleep.o
BIN
OBJ/sleep.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.
Binary file not shown.
BIN
OBJ/timer.o
BIN
OBJ/timer.o
Binary file not shown.
BIN
OBJ/usart.crf
BIN
OBJ/usart.crf
Binary file not shown.
@ -23,3 +23,8 @@
|
||||
..\obj\usart.o: D:\keil\ARM\ARMCC\Bin\..\include\stdbool.h
|
||||
..\obj\usart.o: ..\SYSTEM\dc300.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
|
||||
|
BIN
OBJ/usart.o
BIN
OBJ/usart.o
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
USER/LED.map
BIN
USER/LED.map
Binary file not shown.
File diff suppressed because one or more lines are too long
@ -1178,7 +1178,7 @@
|
||||
|
||||
<Group>
|
||||
<GroupName>KC</GroupName>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExp>1</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<cbSel>0</cbSel>
|
||||
<RteFlg>0</RteFlg>
|
||||
@ -1250,7 +1250,7 @@
|
||||
|
||||
<Group>
|
||||
<GroupName>SecTimer</GroupName>
|
||||
<tvExp>0</tvExp>
|
||||
<tvExp>1</tvExp>
|
||||
<tvExpOptDlg>0</tvExpOptDlg>
|
||||
<cbSel>0</cbSel>
|
||||
<RteFlg>0</RteFlg>
|
||||
|
BIN
USER/main.c
BIN
USER/main.c
Binary file not shown.
Loading…
Reference in New Issue
Block a user