µVision Build Log
Tool Versions:
IDE-Version: ¦ÌVision V5.33.0.0
Copyright (C) 2020 ARM Ltd and ARM Germany GmbH. All rights reserved.
License Information: 1 1, 1, LIC=14HV2-9M3UC-ARZXW-QK19B-ML32V-XXC12
Tool Versions:
Toolchain: MDK-ARM Plus Version: 5.33.0.0
Toolchain Path: d:\Keil_v5\ARM\ARMCC\Bin
C Compiler: Armcc.exe V5.06 update 7 (build 960)
Assembler: Armasm.exe V5.06 update 7 (build 960)
Linker/Locator: ArmLink.exe V5.06 update 7 (build 960)
Library Manager: ArmAr.exe V5.06 update 7 (build 960)
Hex Converter: FromElf.exe V5.06 update 7 (build 960)
CPU DLL: SARMCM3.DLL V5.33.0.0
Dialog DLL: DCM.DLL V1.17.3.0
Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.8.0
Dialog DLL: TCM.DLL V1.48.0.0
Project:
E:\proj_code\ycz\ËÅ·þ¿ØÖÆdemo\CMESC_CAN_CTRL\standard\Project\standard.uvprojx
Project File Date: 09/26/2021
Output:
*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'd:\Keil_v5\ARM\ARMCC\Bin'
Build target 'standard'
compiling CAN_receive.c...
..\user\APP\CAN_receive\CAN_Receive.h(107): warning: #1295-D: Deprecated declaration CAN_CMD_ZESC_SET_CAL - give arg types
extern void CAN_CMD_ZESC_SET_CAL();
..\user\APP\CAN_receive\CAN_receive.c(369): warning: #1035-D: single-precision operand implicitly converted to double-precision
buffer_append_int32(buffer, (int32_t)(duty * 100000.0), &send_index);
..\user\APP\CAN_receive\CAN_receive.c(377): warning: #1035-D: single-precision operand implicitly converted to double-precision
buffer_append_int32(buffer, (int32_t)(current * 1000.0), &send_index);
..\user\APP\CAN_receive\CAN_receive.c(385): warning: #1035-D: single-precision operand implicitly converted to double-precision
buffer_append_int32(buffer, (int32_t)(current * 1000.0), &send_index);
..\user\APP\CAN_receive\CAN_receive.c(401): warning: #1035-D: single-precision operand implicitly converted to double-precision
buffer_append_int32(buffer, (int32_t)(pos * 1000000.0), &send_index);
..\user\APP\CAN_receive\CAN_receive.c: 5 warnings, 0 errors
linking...
Program Size: Code=51240 RO-data=2772 RW-data=584 ZI-data=135264
FromELF: creating hex file...
".\Objects\infantry.axf" - 0 Error(s), 5 Warning(s).
Software Packages used:
Package Vendor: Keil
http://www.keil.com/pack/Keil.STM32F4xx_DFP.2.14.0.pack
Keil.STM32F4xx_DFP.2.14.0
STMicroelectronics STM32F4 Series Device Support, Drivers and Examples
Collection of Component include folders:
d:\Keil_v5\ARM\PACK\Keil\STM32F4xx_DFP\2.14.0\Drivers\CMSIS\Device\ST\STM32F4xx\Include
Collection of Component Files used:
Build Time Elapsed: 00:00:05