修复插转接头后插交流枪识别为直流枪
Signed-off-by: lidun <1084178170@qq.com>
This commit is contained in:
parent
1b6941037a
commit
c9860f3e9e
Binary file not shown.
Binary file not shown.
BIN
OBJ/App.bin
BIN
OBJ/App.bin
Binary file not shown.
5495
OBJ/DCBms.hex
5495
OBJ/DCBms.hex
File diff suppressed because it is too large
Load Diff
2
OBJ/ExtDll.iex
Normal file
2
OBJ/ExtDll.iex
Normal file
@ -0,0 +1,2 @@
|
||||
[EXTDLL]
|
||||
Count=0
|
BIN
OBJ/LED.axf
BIN
OBJ/LED.axf
Binary file not shown.
@ -21,54 +21,54 @@ Target DLL: Segger\JL2CM3.dll V2.99.29.0
|
||||
Dialog DLL: TCM.DLL V1.35.1.0
|
||||
|
||||
<h2>Project:</h2>
|
||||
D:\git_lidun\42_SaLiSi\1-12\CELIS\USER\LED.uvprojx
|
||||
Project File Date: 01/12/2024
|
||||
D:\git_lidun\42_SaLiSi\1-13\CELIS\USER\LED.uvprojx
|
||||
Project File Date: 01/13/2024
|
||||
|
||||
<h2>Output:</h2>
|
||||
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\keil\ARM\ARMCC\Bin'
|
||||
Rebuild target 'Target 1'
|
||||
compiling spi.c...
|
||||
compiling stm32f10x_it.c...
|
||||
compiling timer.c...
|
||||
compiling bsp_i2c_gpio.c...
|
||||
compiling dc300.c...
|
||||
compiling system_stm32f10x.c...
|
||||
compiling bsp_cpu_flash.c...
|
||||
compiling common.c...
|
||||
compiling chipid.c...
|
||||
compiling stm32f10x_it.c...
|
||||
compiling adc.c...
|
||||
compiling ads1015.c...
|
||||
compiling spi.c...
|
||||
compiling dc300.c...
|
||||
compiling main.c...
|
||||
compiling bsp_cpu_flash.c...
|
||||
compiling chipid.c...
|
||||
compiling system_stm32f10x.c...
|
||||
compiling common.c...
|
||||
compiling ads1015.c...
|
||||
compiling app_pwr_manage.c...
|
||||
compiling can.c...
|
||||
assembling startup_stm32f10x_cl.s...
|
||||
compiling CanBusDrv.c...
|
||||
compiling bsp_can.c...
|
||||
compiling porting.c...
|
||||
compiling delay.c...
|
||||
compiling can_app.c...
|
||||
compiling CanDrvCtrl.c...
|
||||
compiling delay.c...
|
||||
compiling led.c...
|
||||
compiling can_app.c...
|
||||
compiling sys.c...
|
||||
compiling core_cm3.c...
|
||||
compiling misc.c...
|
||||
compiling usart.c...
|
||||
compiling stm32f10x_gpio.c...
|
||||
compiling stm32f10x_rcc.c...
|
||||
compiling stm32f10x_usart.c...
|
||||
compiling stm32f10x_tim.c...
|
||||
compiling stm32f10x_rcc.c...
|
||||
compiling stm32f10x_can.c...
|
||||
compiling stm32f10x_adc.c...
|
||||
compiling stm32f10x_dma.c...
|
||||
compiling stm32f10x_iwdg.c...
|
||||
compiling stm32f10x_adc.c...
|
||||
compiling stm32f10x_flash.c...
|
||||
compiling stm32f10x_tim.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 Err_code.c...
|
||||
compiling CDZ_DATA.c...
|
||||
compiling stm32f10x_wwdg.c...
|
||||
compiling REV_CarMessage.c...
|
||||
compiling Single_event_receiver.c...
|
||||
@ -76,18 +76,18 @@ compiling SEN_DCUMessage.c...
|
||||
compiling mm.c...
|
||||
compiling Err_Info_Process.c...
|
||||
compiling CDZ_State.c...
|
||||
compiling Sleep.c...
|
||||
compiling KC.c...
|
||||
compiling Sleep.c...
|
||||
compiling SecTimer.c...
|
||||
compiling GUNDiscriminate.c...
|
||||
linking...
|
||||
Program Size: Code=50684 RO-data=3036 RW-data=2996 ZI-data=22764
|
||||
Program Size: Code=49960 RO-data=2760 RW-data=2916 ZI-data=22764
|
||||
FromELF: creating hex file...
|
||||
After Build - User command #1: ..\OBJ\merge.cmd
|
||||
D:\git_lidun\42_SaLiSi\1-12\CELIS\USER>set "cmdDir=D:\git_lidun\42_SaLiSi\1-12\CELIS\OBJ\"
|
||||
D:\git_lidun\42_SaLiSi\1-12\CELIS\USER>copy D:\git_lidun\42_SaLiSi\1-12\CELIS\OBJ\boot.hex D:\git_lidun\42_SaLiSi\1-12\CELIS\OBJ\DCBms.hex
|
||||
D:\git_lidun\42_SaLiSi\1-13\CELIS\USER>set "cmdDir=D:\git_lidun\42_SaLiSi\1-13\CELIS\OBJ\"
|
||||
D:\git_lidun\42_SaLiSi\1-13\CELIS\USER>copy D:\git_lidun\42_SaLiSi\1-13\CELIS\OBJ\boot.hex D:\git_lidun\42_SaLiSi\1-13\CELIS\OBJ\DCBms.hex
|
||||
ÒѸ´ÖÆ 1 ¸öÎļþ¡£
|
||||
D:\git_lidun\42_SaLiSi\1-12\CELIS\USER>type D:\git_lidun\42_SaLiSi\1-12\CELIS\OBJ\LED.hex 1>>D:\git_lidun\42_SaLiSi\1-12\CELIS\OBJ\DCBms.hex
|
||||
D:\git_lidun\42_SaLiSi\1-13\CELIS\USER>type D:\git_lidun\42_SaLiSi\1-13\CELIS\OBJ\LED.hex 1>>D:\git_lidun\42_SaLiSi\1-13\CELIS\OBJ\DCBms.hex
|
||||
After Build - User command #2: fromelf --bin --output ..\OBJ\App.bin ..\OBJ\LED.axf
|
||||
"..\OBJ\LED.axf" - 0 Error(s), 0 Warning(s).
|
||||
|
||||
@ -112,7 +112,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>
|
||||
|
5495
OBJ/LED.hex
5495
OBJ/LED.hex
File diff suppressed because it is too large
Load Diff
1364
OBJ/LED.htm
1364
OBJ/LED.htm
File diff suppressed because it is too large
Load Diff
1670
OBJ/LED_Target 1.dep
1670
OBJ/LED_Target 1.dep
File diff suppressed because it is too large
Load Diff
BIN
OBJ/adc.crf
BIN
OBJ/adc.crf
Binary file not shown.
BIN
OBJ/ads1015.crf
BIN
OBJ/ads1015.crf
Binary file not shown.
BIN
OBJ/ads1015.o
BIN
OBJ/ads1015.o
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
OBJ/bsp_can.crf
BIN
OBJ/bsp_can.crf
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.
Binary file not shown.
Binary file not shown.
BIN
OBJ/can.crf
BIN
OBJ/can.crf
Binary file not shown.
BIN
OBJ/can_app.crf
BIN
OBJ/can_app.crf
Binary file not shown.
BIN
OBJ/can_app.o
BIN
OBJ/can_app.o
Binary file not shown.
Binary file not shown.
BIN
OBJ/canbusdrv.o
BIN
OBJ/canbusdrv.o
Binary file not shown.
Binary file not shown.
BIN
OBJ/candrvctrl.o
BIN
OBJ/candrvctrl.o
Binary file not shown.
BIN
OBJ/cdz_data.crf
BIN
OBJ/cdz_data.crf
Binary file not shown.
BIN
OBJ/cdz_data.o
BIN
OBJ/cdz_data.o
Binary file not shown.
Binary file not shown.
BIN
OBJ/cdz_state.o
BIN
OBJ/cdz_state.o
Binary file not shown.
BIN
OBJ/chipid.crf
BIN
OBJ/chipid.crf
Binary file not shown.
BIN
OBJ/chipid.o
BIN
OBJ/chipid.o
Binary file not shown.
BIN
OBJ/common.crf
BIN
OBJ/common.crf
Binary file not shown.
BIN
OBJ/common.o
BIN
OBJ/common.o
Binary file not shown.
BIN
OBJ/core_cm3.crf
BIN
OBJ/core_cm3.crf
Binary file not shown.
BIN
OBJ/core_cm3.o
BIN
OBJ/core_cm3.o
Binary file not shown.
BIN
OBJ/dc300.crf
BIN
OBJ/dc300.crf
Binary file not shown.
BIN
OBJ/dc300.o
BIN
OBJ/dc300.o
Binary file not shown.
BIN
OBJ/delay.crf
BIN
OBJ/delay.crf
Binary file not shown.
BIN
OBJ/delay.o
BIN
OBJ/delay.o
Binary file not shown.
BIN
OBJ/err_code.crf
BIN
OBJ/err_code.crf
Binary file not shown.
BIN
OBJ/err_code.o
BIN
OBJ/err_code.o
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
OBJ/kc.crf
BIN
OBJ/kc.crf
Binary file not shown.
BIN
OBJ/led.crf
BIN
OBJ/led.crf
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.crf
BIN
OBJ/misc.crf
Binary file not shown.
BIN
OBJ/misc.o
BIN
OBJ/misc.o
Binary file not shown.
BIN
OBJ/mm.crf
BIN
OBJ/mm.crf
Binary file not shown.
BIN
OBJ/porting.crf
BIN
OBJ/porting.crf
Binary file not shown.
BIN
OBJ/porting.o
BIN
OBJ/porting.o
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
OBJ/sectimer.crf
BIN
OBJ/sectimer.crf
Binary file not shown.
BIN
OBJ/sectimer.o
BIN
OBJ/sectimer.o
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
BIN
OBJ/sleep.crf
BIN
OBJ/sleep.crf
Binary file not shown.
BIN
OBJ/sleep.o
BIN
OBJ/sleep.o
Binary file not shown.
BIN
OBJ/spi.crf
BIN
OBJ/spi.crf
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.
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.
Some files were not shown because too many files have changed in this diff Show More
Loading…
Reference in New Issue
Block a user