[修改串口接收五菱报文电流电压额定功率数据传输]

This commit is contained in:
hejie 2024-10-23 17:40:00 +08:00
parent 42f5fabad8
commit fe1769baf9
69 changed files with 2588 additions and 2683 deletions

Binary file not shown.

File diff suppressed because one or more lines are too long

View File

@ -117,6 +117,11 @@
<pMon>Segger\JL2CM3.dll</pMon>
</DebugOpt>
<TargetDriverDllRegistry>
<SetRegEntry>
<Number>0</Number>
<Key>DLGUARM</Key>
<Name>d</Name>
</SetRegEntry>
<SetRegEntry>
<Number>0</Number>
<Key>ARMRTXEVENTFLAGS</Key>
@ -148,24 +153,7 @@
<Name>-U-O142 -O2254 -S0 -C0 -N00("ARM CoreSight SW-DP") -D00(2BA01477) -L00(0) -TO18 -TC10000000 -TP21 -TDS8007 -TDT0 -TDC1F -TIEFFFFFFFF -TIP8 -FO7 -FD20000000 -FC800 -FN1 -FF0STM32F10x_128 -FS08000000 -FL010000 -FP0($$Device:STM32F103C8$Flash\STM32F10x_128.FLM)</Name>
</SetRegEntry>
</TargetDriverDllRegistry>
<Breakpoint>
<Bp>
<Number>0</Number>
<Type>0</Type>
<LineNumber>175</LineNumber>
<EnabledFlag>1</EnabledFlag>
<Address>134242882</Address>
<ByteObject>0</ByteObject>
<HtxType>0</HtxType>
<ManyObjects>0</ManyObjects>
<SizeOfObject>0</SizeOfObject>
<BreakByAccess>0</BreakByAccess>
<BreakIfRCount>1</BreakIfRCount>
<Filename>../Core/Src/main.c</Filename>
<ExecCommand></ExecCommand>
<Expression>\\1\../Core/Src/main.c\175</Expression>
</Bp>
</Breakpoint>
<Breakpoint/>
<WatchWindow1>
<Ww>
<count>0</count>
@ -252,6 +240,16 @@
<WinNumber>1</WinNumber>
<ItemText>sendata,0x0A</ItemText>
</Ww>
<Ww>
<count>17</count>
<WinNumber>1</WinNumber>
<ItemText>WuLingBatteryInfo</ItemText>
</Ww>
<Ww>
<count>18</count>
<WinNumber>1</WinNumber>
<ItemText>MaLiDaBatteryInfo,0x0A</ItemText>
</Ww>
</WatchWindow1>
<Tracepoint>
<THDelay>0</THDelay>
@ -295,12 +293,6 @@
<pszMrulep></pszMrulep>
<pSingCmdsp></pSingCmdsp>
<pMultCmdsp></pMultCmdsp>
<SystemViewers>
<Entry>
<Name>System Viewer\CAN</Name>
<WinId>35905</WinId>
</Entry>
</SystemViewers>
<DebugDescription>
<Enable>1</Enable>
<EnableLog>0</EnableLog>

Binary file not shown.

View File

@ -33,7 +33,7 @@ I (../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h)(0x664321EC)
I (../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h)(0x664321EC)
I (../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_usart.h)(0x664321EC)
I (../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_wwdg.h)(0x664321EC)
F (../Core/Src/main.c)(0x671709E9)(--c99 -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I ../Drivers/CMSIS/Include -I ../User/SYS -I ../User/CAN_drive -I ../User/STM32MB/modbus/include -I ../User/STM32MB/modbus/rtu -I ../User/STM32MB/port -I ../User/STM32MB/user_app -I ../User/CanFrame_SR -I ../User/uart_uart -I ../User/sleep -I.\RTE\_1.5xiao -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_MD -DUSE_HAL_DRIVER -DSTM32F103xB -o 1.5xiao\main.o --omf_browse 1.5xiao\main.crf --depend 1.5xiao\main.d)
F (../Core/Src/main.c)(0x6718A656)(--c99 -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I ../Drivers/CMSIS/Include -I ../User/SYS -I ../User/CAN_drive -I ../User/STM32MB/modbus/include -I ../User/STM32MB/modbus/rtu -I ../User/STM32MB/port -I ../User/STM32MB/user_app -I ../User/CanFrame_SR -I ../User/uart_uart -I ../User/sleep -I.\RTE\_1.5xiao -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_MD -DUSE_HAL_DRIVER -DSTM32F103xB -o 1.5xiao\main.o --omf_browse 1.5xiao\main.crf --depend 1.5xiao\main.d)
I (../Core/Inc/main.h)(0x66DFEA83)
I (../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h)(0x664321EC)
I (../Core/Inc/stm32f1xx_hal_conf.h)(0x6716F2F2)
@ -85,8 +85,8 @@ I (../User/STM32MB/modbus/include/mbframe.h)(0x61D7A2AB)
I (../User/STM32MB/modbus/include/mbutils.h)(0x61D7A2AB)
I (../User/STM32MB/user_app/modbus_master_test.h)(0x66EE3DCE)
I (../User/CanFrame_SR/CanFrame_SR.h)(0x66F6628B)
I (../User/uart_uart/uart_uart.h)(0x671753F8)
I (../User/CanFrame_SR/malida.h)(0x67171A5F)
I (../User/uart_uart/uart_uart.h)(0x6718A664)
I (../User/CanFrame_SR/malida.h)(0x6718B080)
I (../User/sleep/sleep.h)(0x6716FD32)
F (../Core/Src/gpio.c)(0x66DFEA81)(--c99 -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I ../Drivers/CMSIS/Include -I ../User/SYS -I ../User/CAN_drive -I ../User/STM32MB/modbus/include -I ../User/STM32MB/modbus/rtu -I ../User/STM32MB/port -I ../User/STM32MB/user_app -I ../User/CanFrame_SR -I ../User/uart_uart -I ../User/sleep -I.\RTE\_1.5xiao -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_MD -DUSE_HAL_DRIVER -DSTM32F103xB -o 1.5xiao\gpio.o --omf_browse 1.5xiao\gpio.crf --depend 1.5xiao\gpio.d)
I (../Core/Inc/gpio.h)(0x66DFEA81)
@ -295,7 +295,7 @@ I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x599ECD2C)
I (../User/CAN_drive/porting.h)(0x66E0132F)
I (C:\Keil_v5\ARM\ARMCC\include\stdlib.h)(0x599ECD2C)
I (C:\Keil_v5\ARM\ARMCC\include\stdbool.h)(0x599ECD2E)
I (../User/uart_uart/uart_uart.h)(0x671753F8)
I (../User/uart_uart/uart_uart.h)(0x6718A664)
F (../Core/Src/stm32f1xx_hal_msp.c)(0x66DFEA83)(--c99 -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I ../Drivers/CMSIS/Include -I ../User/SYS -I ../User/CAN_drive -I ../User/STM32MB/modbus/include -I ../User/STM32MB/modbus/rtu -I ../User/STM32MB/port -I ../User/STM32MB/user_app -I ../User/CanFrame_SR -I ../User/uart_uart -I ../User/sleep -I.\RTE\_1.5xiao -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_MD -DUSE_HAL_DRIVER -DSTM32F103xB -o 1.5xiao\stm32f1xx_hal_msp.o --omf_browse 1.5xiao\stm32f1xx_hal_msp.crf --depend 1.5xiao\stm32f1xx_hal_msp.d)
I (../Core/Inc/main.h)(0x66DFEA83)
I (../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal.h)(0x664321EC)
@ -1726,10 +1726,10 @@ I (../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_wwdg.h)(0x664321EC)
I (../Core/Inc/can.h)(0x6716F956)
I (../Core/Inc/main.h)(0x66DFEA83)
I (../User/SYS/sys.h)(0x6708C9BA)
I (..\User\CanFrame_SR\malida.h)(0x67171A5F)
I (..\User\CanFrame_SR\malida.h)(0x6718B080)
I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x599ECD2C)
F (..\User\CanFrame_SR\malida.c)(0x671718C0)(--c99 -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I ../Drivers/CMSIS/Include -I ../User/SYS -I ../User/CAN_drive -I ../User/STM32MB/modbus/include -I ../User/STM32MB/modbus/rtu -I ../User/STM32MB/port -I ../User/STM32MB/user_app -I ../User/CanFrame_SR -I ../User/uart_uart -I ../User/sleep -I.\RTE\_1.5xiao -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_MD -DUSE_HAL_DRIVER -DSTM32F103xB -o 1.5xiao\malida.o --omf_browse 1.5xiao\malida.crf --depend 1.5xiao\malida.d)
I (..\User\CanFrame_SR\malida.h)(0x67171A5F)
I (..\User\CanFrame_SR\malida.h)(0x6718B080)
I (../User/SYS/sys.h)(0x6708C9BA)
I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x599ECD2E)
I (../Drivers/CMSIS/Device/ST/STM32F1xx/Include/stm32f1xx.h)(0x664321EC)
@ -1765,8 +1765,8 @@ I (../Core/Inc/can.h)(0x6716F956)
I (../Core/Inc/main.h)(0x66DFEA83)
I (../Core/Inc/usart.h)(0x6704CF9F)
I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x599ECD2C)
F (..\User\uart_uart\uart_uart.c)(0x6717533A)(--c99 -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I ../Drivers/CMSIS/Include -I ../User/SYS -I ../User/CAN_drive -I ../User/STM32MB/modbus/include -I ../User/STM32MB/modbus/rtu -I ../User/STM32MB/port -I ../User/STM32MB/user_app -I ../User/CanFrame_SR -I ../User/uart_uart -I ../User/sleep -I.\RTE\_1.5xiao -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_MD -DUSE_HAL_DRIVER -DSTM32F103xB -o 1.5xiao\uart_uart.o --omf_browse 1.5xiao\uart_uart.crf --depend 1.5xiao\uart_uart.d)
I (..\User\uart_uart\uart_uart.h)(0x671753F8)
F (..\User\uart_uart\uart_uart.c)(0x6718C062)(--c99 -c --cpu Cortex-M3 -D__MICROLIB -g -O0 --apcs=interwork --split_sections -I ../Core/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc -I ../Drivers/STM32F1xx_HAL_Driver/Inc/Legacy -I ../Drivers/CMSIS/Device/ST/STM32F1xx/Include -I ../Drivers/CMSIS/Include -I ../User/SYS -I ../User/CAN_drive -I ../User/STM32MB/modbus/include -I ../User/STM32MB/modbus/rtu -I ../User/STM32MB/port -I ../User/STM32MB/user_app -I ../User/CanFrame_SR -I ../User/uart_uart -I ../User/sleep -I.\RTE\_1.5xiao -IC:\Keil_v5\ARM\PACK\ARM\CMSIS\5.3.0\CMSIS\Include -IC:\Keil_v5\ARM\PACK\Keil\STM32F1xx_DFP\2.3.0\Device\Include -D__UVISION_VERSION="525" -D_RTE_ -DSTM32F10X_MD -DUSE_HAL_DRIVER -DSTM32F103xB -o 1.5xiao\uart_uart.o --omf_browse 1.5xiao\uart_uart.crf --depend 1.5xiao\uart_uart.d)
I (..\User\uart_uart\uart_uart.h)(0x6718A664)
I (C:\Keil_v5\ARM\ARMCC\include\stdint.h)(0x599ECD2E)
I (../Core/Inc/usart.h)(0x6704CF9F)
I (../Core/Inc/main.h)(0x66DFEA83)
@ -1799,7 +1799,7 @@ I (../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_tim_ex.h)(0x664321EC)
I (../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_uart.h)(0x664321EC)
I (../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_usart.h)(0x664321EC)
I (../Drivers/STM32F1xx_HAL_Driver/Inc/stm32f1xx_hal_wwdg.h)(0x664321EC)
I (../User/CanFrame_SR/malida.h)(0x67171A5F)
I (../User/CanFrame_SR/malida.h)(0x6718B080)
I (../User/SYS/sys.h)(0x6708C9BA)
I (../Core/Inc/can.h)(0x6716F956)
I (C:\Keil_v5\ARM\ARMCC\include\string.h)(0x599ECD2C)

View File

@ -26,131 +26,12 @@ Project File Date: 10/22/2024
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'C:\Keil_v5\ARM\ARMCC\Bin'
Rebuild target '1.5xiao'
assembling startup_stm32f103xb.s...
compiling stm32f1xx_hal_msp.c...
compiling stm32f1xx_hal_gpio_ex.c...
compiling stm32f1xx_hal_usart.c...
compiling stm32f1xx_it.c...
../Core/Src/stm32f1xx_it.c(238): warning: #188-D: enumerated type mixed with another type
state = HAL_CAN_IsTxMessagePending(&hcan, CAN_TX_MAILBOX0);
../Core/Src/stm32f1xx_it.c(245): warning: #188-D: enumerated type mixed with another type
state = HAL_CAN_IsTxMessagePending(&hcan, CAN_TX_MAILBOX1);
../Core/Src/stm32f1xx_it.c(252): warning: #188-D: enumerated type mixed with another type
state = HAL_CAN_IsTxMessagePending(&hcan, CAN_TX_MAILBOX2);
../Core/Src/stm32f1xx_it.c(322): warning: #223-D: function "can_bus_off_hook" declared implicitly
can_bus_off_hook(1);
../Core/Src/stm32f1xx_it.c: 4 warnings, 0 errors
compiling wwdg.c...
compiling sleep.c...
compiling tim.c...
compiling can.c...
compiling usart.c...
compiling main.c...
../Core/Src/main.c(128): warning: #177-D: variable "number" was declared but never referenced
int number = 0;
../Core/Src/main.c: 1 warning, 0 errors
compiling gpio.c...
compiling stm32f1xx_hal_can.c...
compiling stm32f1xx_hal.c...
compiling stm32f1xx_hal_rcc_ex.c...
compiling stm32f1xx_hal_gpio.c...
compiling stm32f1xx_hal_dma.c...
compiling stm32f1xx_hal_exti.c...
compiling stm32f1xx_hal_flash.c...
compiling stm32f1xx_hal_cortex.c...
compiling stm32f1xx_hal_pwr.c...
compiling stm32f1xx_hal_flash_ex.c...
compiling stm32f1xx_hal_rcc.c...
compiling mbfuncdiag.c...
compiling stm32f1xx_hal_tim.c...
compiling stm32f1xx_hal_wwdg.c...
compiling stm32f1xx_hal_tim_ex.c...
compiling stm32f1xx_hal_uart.c...
compiling system_stm32f1xx.c...
compiling mbfuncdisc_m.c...
compiling mbfuncholding_m.c...
compiling sys.c...
compiling mbfunccoils_m.c...
compiling mbfuncinput_m.c...
compiling modbus_master_test.c...
compiling mbfuncother.c...
compiling mbcrc.c...
compiling mbutils.c...
compiling mbrtu_m.c...
..\User\STM32MB\modbus\rtu\mbrtu_m.c(243): warning: #167-D: argument of type "CHAR *" is incompatible with parameter of type "UCHAR *"
( void )xMBMasterPortSerialGetByte( ( CHAR * ) & ucByte );
..\User\STM32MB\modbus\rtu\mbrtu_m.c: 1 warning, 0 errors
compiling mb_m.c...
compiling user_mb_app_m.c...
compiling portserial_m.c...
compiling CanBusDrv.c...
..\User\CAN_drive\CanBusDrv.c(85): warning: #177-D: variable "ret_id" was declared but never referenced
unsigned char ret_id;
..\User\CAN_drive\CanBusDrv.c(274): warning: #940-D: missing return statement at end of non-void function "can_bus_close"
}
..\User\CAN_drive\CanBusDrv.c(283): warning: #144-D: a value of type "unsigned char (*)(unsigned char, unsigned int, const unsigned char *, unsigned char)" cannot be used to initialize an entity of type "unsigned char (*)(unsigned char, unsigned int, unsigned char *, unsigned char)"
can_bus_send_rt, //canSend
..\User\CAN_drive\CanBusDrv.c(294): warning: #144-D: a value of type "unsigned char (*)(unsigned char, unsigned int, const unsigned char *, unsigned char)" cannot be used to initialize an entity of type "unsigned char (*)(unsigned char, unsigned int, unsigned char *, unsigned char)"
can_bus_send_rt, //canSend
..\User\CAN_drive\CanBusDrv.c: 4 warnings, 0 errors
compiling portevent_m.c...
..\User\STM32MB\port\portevent_m.c(32): warning: #550-D: variable "eMasterQueuedEvent" was set but never used
static eMBMasterEventType eMasterQueuedEvent;//排队中的事件类型
..\User\STM32MB\port\portevent_m.c: 1 warning, 0 errors
compiling porting.c...
compiling CanDrvCtrl.c...
..\User\CAN_drive\CanDrvCtrl.c(656): warning: #188-D: enumerated type mixed with another type
hdlCanCtrlMsg(para1, para2);
..\User\CAN_drive\CanDrvCtrl.c(664): warning: #513-D: a value of type "void *" cannot be assigned to an entity of type "void (*)(unsigned int, unsigned int)"
hdlCommSent = (void *)para1;
..\User\CAN_drive\CanDrvCtrl.c: 2 warnings, 0 errors
compiling porttimer_m.c...
..\User\STM32MB\port\porttimer_m.c(32): warning: #177-D: variable "usT35TimeOut50us" was declared but never referenced
static USHORT usT35TimeOut50us;
..\User\STM32MB\port\porttimer_m.c(75): warning: #177-D: function "timer_timeout_ind" was declared but never referenced
static void timer_timeout_ind(void* parameter)
..\User\STM32MB\port\porttimer_m.c: 2 warnings, 0 errors
compiling can_app.c...
..\User\CAN_drive\can_app.c(132): warning: #177-D: variable "time_up" was declared but never referenced
u16 time_up = 0;
..\User\CAN_drive\can_app.c(181): warning: #550-D: variable "buffer" was set but never used
unsigned char buffer[8]={0};
..\User\CAN_drive\can_app.c(234): warning: #223-D: function "printf" declared implicitly
printf("can 1: step(%d), recorvery(%d), last bus off tick(%d), last recovery tick(%d)!\n", \
..\User\CAN_drive\can_app.c(333): warning: #223-D: function "bms_RcvCan2DataProc" declared implicitly
bms_RcvCan2DataProc(rec_message);
..\User\CAN_drive\can_app.c(321): warning: #177-D: variable "MutliBMSCAN1Msg" was declared but never referenced
static CanRxMsg MutliBMSCAN1Msg;
..\User\CAN_drive\can_app.c(350): warning: #223-D: function "printf" declared implicitly
printf("can1 协议初始化成功\r\n");
..\User\CAN_drive\can_app.c(116): warning: #177-D: function "can_send_tick_update" was declared but never referenced
static __inline void can_send_tick_update(unsigned int frame_id)
..\User\CAN_drive\can_app.c: 7 warnings, 0 errors
compiling CanFrame_SR.c...
..\User\CanFrame_SR\CanFrame_SR.c(20): warning: #940-D: missing return statement at end of non-void function "bms_SendBRO"
}
..\User\CanFrame_SR\CanFrame_SR.c(9): warning: #177-D: variable "hander" was declared but never referenced
CAN_TxHeaderTypeDef hander;
..\User\CanFrame_SR\CanFrame_SR.c(27): warning: #223-D: function "printf" declared implicitly
printf("hello world\r\n");
..\User\CanFrame_SR\CanFrame_SR.c(28): warning: #940-D: missing return statement at end of non-void function "Parse100"
}
..\User\CanFrame_SR\CanFrame_SR.c(70): warning: #177-D: variable "bParseResult" was declared but never referenced
int8_t bParseResult ,i= 0;
..\User\CanFrame_SR\CanFrame_SR.c: 5 warnings, 0 errors
compiling bsp_can.c...
Build target '1.5xiao'
compiling uart_uart.c...
compiling malida.c...
..\User\CanFrame_SR\malida.c(25): warning: #223-D: function "abs" declared implicitly
MaLiDaBatteryInfo.mld_bms394.bits.IDEP_DcdcOutpI = abs(MaLiDaBatteryInfo.mld_bms394.bits.IDEP_DcdcOutpI-600);//IDEP电流
..\User\CanFrame_SR\malida.c(978): warning: #1-D: last line of file ends without a newline
}
..\User\CanFrame_SR\malida.c: 2 warnings, 0 errors
linking...
Program Size: Code=27082 RO-data=1394 RW-data=636 ZI-data=6436
Program Size: Code=27230 RO-data=1394 RW-data=636 ZI-data=6436
FromELF: creating hex file...
"1.5xiao\1.5xiao" - 0 Error(s), 29 Warning(s).
"1.5xiao\1.5xiao" - 0 Error(s), 0 Warning(s).
<h2>Software Packages used:</h2>
@ -173,7 +54,7 @@ Package Vendor: Keil
<h2>Collection of Component Files used:</h2>
* Component: ARM::CMSIS:CORE:5.1.1
Build Time Elapsed: 00:00:38
Build Time Elapsed: 00:00:05
</pre>
</body>
</html>

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

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.

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.