礦ision Build Log

Tool Versions:

IDE-Version: μVision V5.36.0.0 Copyright (C) 2021 ARM Ltd and ARM Germany GmbH. All rights reserved. License Information: 11111 linqingtian, 1111111, LIC=KRMW3-ARRSI-VEBHA-1AAK3-X8RHK-9JFBS Tool Versions: Toolchain: MDK-ARM Plus Version: 5.36.0.0 Toolchain Path: D:\KEIL\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.36.0.0 Dialog DLL: DCM.DLL V1.17.3.0 Target DLL: STLink\ST-LINKIII-KEIL_SWO.dll V3.0.9.0 Dialog DLL: TCM.DLL V1.53.0.0

Project:

C:\Users\LINQINGTIAN\Desktop\1.HMI入门工程与配套的单片机程序_V1.0\2.HMI单片机例程_V1.0\keil5_STM32\STM32\DCDEMO7\RVMDK\DCDEMO7.uvprojx Project File Date: 11/28/2022

Output:

*** Using Compiler 'V5.06 update 7 (build 960)', folder: 'D:\KEIL\ARM\ARMCC\Bin' Rebuild target 'DCDEMO' compiling stm32f10x_exti.c... assembling startup_stm32f10x_cl.s... compiling hw_config.c... compiling ulitity.c... compiling stm32f10x_it.c... ..\inc\cmd_queue.h(36): warning: #1-D: last line of file ends without a newline #endif ..\src\stm32f10x_it.c: 1 warning, 0 errors compiling misc.c... compiling stm32f10x_rcc.c... compiling stm32f10x_usart.c... compiling stm32f10x_flash.c... compiling stm32f10x_gpio.c... compiling main.c... ..\inc\cmd_queue.h(36): warning: #1-D: last line of file ends without a newline #endif ..\src\main.c(39): warning: #177-D: variable "timer_tick_last_update" was declared but never referenced uint32 timer_tick_last_update = 0; //上一次更新的时间 ..\src\main.c(87): warning: #177-D: variable "data_len" was declared but never referenced uint8 data_len = msg->data_len; //消息的类型 ..\src\main.c(88): warning: #177-D: variable "ctrl_msg" was declared but never referenced uint8 ctrl_msg = msg->ctrl_type; ..\src\main.c(91): warning: #177-D: variable "value" was declared but never referenced uint32 value = PTR2U32(msg->param); //数值 ..\src\main.c(27): warning: #550-D: variable "current_screen_id" was set but never used static uint16 current_screen_id = 0; //当前画面ID ..\src\main.c: 6 warnings, 0 errors compiling cmd_queue.c... ..\inc\cmd_queue.h(36): warning: #1-D: last line of file ends without a newline #endif ..\src\cmd_queue.c(154): warning: #1-D: last line of file ends without a newline } ..\src\cmd_queue.c(84): warning: #177-D: variable "cmd_hand" was declared but never referenced qsize cmd_hand = 0; ..\src\cmd_queue.c(85): warning: #177-D: variable "hand_cnt" was declared but never referenced qsize hand_cnt = 0; ..\src\cmd_queue.c(86): warning: #177-D: variable "cmdlen" was declared but never referenced uint16 cmdlen = 0; ..\src\cmd_queue.c(87): warning: #177-D: variable "i" was declared but never referenced int i,j; ..\src\cmd_queue.c(87): warning: #177-D: variable "j" was declared but never referenced int i,j; ..\src\cmd_queue.c(35): warning: #177-D: variable "_crc16" was declared but never referenced static uint16 _crc16 = 0xffff; ..\src\cmd_queue.c: 8 warnings, 0 errors compiling hmi_user_uart.c... compiling hmi_driver.c... compiling system_stm32f10x.c... compiling core_cm3.c... linking... Program Size: Code=2468 RO-data=368 RW-data=36 ZI-data=1604 FromELF: creating hex file... ".\Obj\HMI_M3DEMO.axf" - 0 Error(s), 15 Warning(s).

Software Packages used:

Package Vendor: Keil http://www.keil.com/pack/Keil.STM32F1xx_DFP.2.0.0.pack Keil.STM32F1xx_DFP.2.0.0 STMicroelectronics STM32F1 Series Device Support, Drivers and Examples

Collection of Component include folders:

D:\KEIL\ARM\PACK\Keil\STM32F1xx_DFP\2.0.0\Device\Include

Collection of Component Files used:

Build Time Elapsed: 00:00:03