output.build_log.htm
8.37 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
<html>
<body>
<pre>
<h1>礦ision Build Log</h1>
<h2>Tool Versions:</h2>
IDE-Version: μVision V5.27.1.0
Copyright (C) 2019 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 1 11, 11, LIC=GMZ2Z-JX5WT-106N7-EH8CE-EKBDY-M8BV5
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.27.1.0
Toolchain Path: D:\KELL\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 6 (build 750)
Assembler: Armasm.exe V5.06 update 6 (build 750)
Linker/Locator: ArmLink.exe V5.06 update 6 (build 750)
Library Manager: ArmAr.exe V5.06 update 6 (build 750)
Hex Converter: FromElf.exe V5.06 update 6 (build 750)
CPU DLL: SARMCM3.DLL V5.27.1.0
Dialog DLL: DCM.DLL V1.17.2.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.6.0
Dialog DLL: TCM.DLL V1.36.1.0
<h2>Project:</h2>
E:\工作文件夹\2023年\华恒项目\武汉格林美三楼叉车\格林美三楼叉车 - 3-23\Project\MDK-ARM(uV4)\project.uvprojx
Project File Date: 03/11/2023
<h2>Output:</h2>
*** Using Compiler 'V5.06 update 6 (build 750)', folder: 'D:\KELL\ARM\ARMCC\Bin'
Build target 'Flash'
compiling CanUpdate.c...
..\..\User\CanUpdate.h(6): warning: #1295-D: Deprecated declaration sendRotateSpeed - give arg types
void sendRotateSpeed();
..\..\User\bsp\BSP\bsp_gpio.h(109): warning: #1295-D: Deprecated declaration UpdateGPIO_Input - give arg types
void UpdateGPIO_Input();
..\..\User\bsp\BSP\bsp_gpio.h(110): warning: #1295-D: Deprecated declaration UpdateGPIO_Output - give arg types
void UpdateGPIO_Output();
..\..\User\SENSOR\Laser.h(17): warning: #1295-D: Deprecated declaration SlamDataProcess - give arg types
void SlamDataProcess();
..\..\User\SENSOR\Laser.h(20): warning: #1-D: last line of file ends without a newline
#endif
..\..\User\CONTROLFUNCTION\Calculation.h(42): warning: #1295-D: Deprecated declaration CalculateDistance - give arg types
extern void CalculateDistance();
..\..\User\DATAUPDATE\Paramater.h(253): warning: #1295-D: Deprecated declaration initPathInfo - give arg types
void initPathInfo();//初始化单机运行路径
..\..\User\DATAUPDATE\Paramater.h(257): warning: #1295-D: Deprecated declaration ConnectOvertime - give arg types
extern void ConnectOvertime();
..\..\User\DATAUPDATE\Paramater.h(259): warning: #1295-D: Deprecated declaration clearPathInfomation - give arg types
extern void clearPathInfomation();
..\..\User\DATAUPDATE\Paramater.h(261): warning: #1295-D: Deprecated declaration InitParamater - give arg types
extern void InitParamater();
..\..\User\CONTROLFUNCTION\RunCore.h(5): warning: #1295-D: Deprecated declaration AGVRunCore - give arg types
extern void AGVRunCore();
..\..\User\CONTROLFUNCTION\RunCore.h(7): warning: #1295-D: Deprecated declaration quickStop - give arg types
extern void quickStop();
..\..\User\DATAUPDATE\CommunicationForCenter.h(215): warning: #1295-D: Deprecated declaration UartReceiveDataFromSystem - give arg types
void UartReceiveDataFromSystem();
..\..\User\DATAUPDATE\ModbusHMI.h(55): warning: #1295-D: Deprecated declaration HMIDataUpdate - give arg types
void HMIDataUpdate();
..\..\User\DATAUPDATE\ModbusHMI.h(73): warning: #1-D: last line of file ends without a newline
#endif
..\..\User\SENSOR\Vision.h(7): warning: #1-D: last line of file ends without a newline
#endif
..\..\User\SENSOR\Camera.h(21): warning: #1295-D: Deprecated declaration UpdateCameraData - give arg types
extern void UpdateCameraData();
..\..\User\SENSOR\Camera.h(22): warning: #1295-D: Deprecated declaration UpdateCameraData2 - give arg types
extern void UpdateCameraData2();
..\..\User\SENSOR\Camera.h(25): warning: #1-D: last line of file ends without a newline
#endif
..\..\User\NAVAGATION\Trackless.h(5): warning: #1295-D: Deprecated declaration slamNavigation - give arg types
extern void slamNavigation();
..\..\User\NAVAGATION\Trackless.h(6): warning: #1-D: last line of file ends without a newline
#endif
..\..\User\NAVAGATION\QRcode.h(53): warning: #1295-D: Deprecated declaration QRcodeNavigation - give arg types
extern void QRcodeNavigation();
..\..\User\NAVAGATION\QRcode.h(54): warning: #1-D: last line of file ends without a newline
#endif
..\..\User\PLATFORM\ForkLift.h(5): warning: #1-D: last line of file ends without a newline
#endif
..\..\User\PLATFORM\MovableLifterArm.h(16): warning: #1295-D: Deprecated declaration platformDataProcess - give arg types
extern void platformDataProcess();//悬臂轴输入信号
..\..\User\PLATFORM\MovableLifterArm.h(18): warning: #1295-D: Deprecated declaration platformControlManual - give arg types
extern void platformControlManual();//悬臂轴点动控制
..\..\User\PLATFORM\MovableLifterArm.h(20): warning: #1295-D: Deprecated declaration platformControlAuto - give arg types
extern void platformControlAuto();//悬臂轴自动对接
..\..\User\PLATFORM\MovableLifterArm.h(25): warning: #1-D: last line of file ends without a newline
#endif
..\..\User\PLATFORM\DoubleSMT.h(7): warning: #1295-D: Deprecated declaration platformDataProcess - give arg types
extern void platformDataProcess();
..\..\User\PLATFORM\DoubleSMT.h(9): warning: #1295-D: Deprecated declaration platformControlManual - give arg types
extern void platformControlManual();
..\..\User\PLATFORM\DoubleSMT.h(11): warning: #1295-D: Deprecated declaration platformControlAuto - give arg types
extern void platformControlAuto();
..\..\User\PLATFORM\DoubleSMT.h(18): warning: #1-D: last line of file ends without a newline
#endif
..\..\User\PLATFORM\SMT.h(5): warning: #1295-D: Deprecated declaration platformDataProcess - give arg types
extern void platformDataProcess();
..\..\User\PLATFORM\SMT.h(7): warning: #1295-D: Deprecated declaration platformControlManual - give arg types
extern void platformControlManual();
..\..\User\PLATFORM\SMT.h(9): warning: #1295-D: Deprecated declaration platformControlAuto - give arg types
extern void platformControlAuto();
..\..\User\PLATFORM\SMT.h(15): warning: #1-D: last line of file ends without a newline
#endif
..\..\User\HARAWARE\ch_serial.h(67): warning: #1295-D: Deprecated declaration DecodeIMUdata - give arg types
void DecodeIMUdata();
..\..\User\CHASSIS\SingleSteering.h(9): warning: #1-D: last line of file ends without a newline
#endif
..\..\User\CanUpdate.c(143): warning: #1035-D: single-precision operand implicitly converted to double-precision
KincoStruct2.encodeSpeed = (float)((CanRxMsg->Data[7] << 24) + (CanRxMsg->Data[6]<<16)+(CanRxMsg->Data[5] << 8) + CanRxMsg->Data[4])/2730.7*0.714*1.05;
..\..\User\CanUpdate.c(203): warning: #1035-D: single-precision operand implicitly converted to double-precision
int speed1 = (int)(KincoStruct1.setSpeed/0.714*-2730.7);
..\..\User\CanUpdate.c(204): warning: #1035-D: single-precision operand implicitly converted to double-precision
int speed2 = (int)(KincoStruct2.setSpeed/0.714*2730.7);
..\..\User\CanUpdate.c(151): warning: #177-D: variable "lastTime2" was declared but never referenced
static int lastTime1 = 0,lastTime2 = 0;
..\..\User\CanUpdate.c(152): warning: #177-D: variable "data1" was declared but never referenced
static u8 data1[8] = {0};
..\..\User\CanUpdate.c(153): warning: #177-D: variable "data2" was declared but never referenced
static u8 data2[8] = {0};
..\..\User\CanUpdate.c(524): warning: #1035-D: single-precision operand implicitly converted to double-precision
setSpeed = (short)(-DriverSteering1.Command.speed*3.6);//单位m/h
..\..\User\CanUpdate.c(606): warning: #1-D: last line of file ends without a newline
}
..\..\User\CanUpdate.c: 46 warnings, 0 errors
linking...
Program Size: Code=83772 RO-data=2740 RW-data=12324 ZI-data=134732
FromELF: creating hex file...
".\Flash\Obj\output.axf" - 0 Error(s), 46 Warning(s).
<h2>Software Packages used:</h2>
Package Vendor: ARM
http://www.keil.com/pack/ARM.CMSIS.5.5.1.pack
ARM.CMSIS.5.5.1
CMSIS (Cortex Microcontroller Software Interface Standard)
* Component: CORE Version: 5.2.0
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.13.0.pack
Keil.STM32F4xx_DFP.2.13.0
STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
<h2>Collection of Component include folders:</h2>
.\RTE\_Flash
D:\KELL\ARM\CMSIS\5.5.1\CMSIS\Core\Include
D:\KELL\Keil\STM32F4xx_DFP\2.13.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
<h2>Collection of Component Files used:</h2>
* Component: ARM::CMSIS:CORE:5.2.0
Build Time Elapsed: 00:00:04
</pre>
</body>
</html>