修复插转接头后插交流枪识别为直流枪

Signed-off-by: lidun <1084178170@qq.com>
This commit is contained in:
lidun 2024-01-13 12:53:47 +08:00
parent 1b6941037a
commit c9860f3e9e
No known key found for this signature in database
GPG Key ID: FBAF55347C297628
120 changed files with 7051 additions and 7149 deletions

Binary file not shown.

Binary file not shown.

File diff suppressed because it is too large Load Diff

2
OBJ/ExtDll.iex Normal file
View File

@ -0,0 +1,2 @@
[EXTDLL]
Count=0

Binary file not shown.

View File

@ -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>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

Binary file not shown.

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.

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.

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/kc.o

Binary file not shown.

Binary file not shown.

BIN
OBJ/led.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/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.

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.

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